Home
last modified time | relevance | path

Searched refs:CopyAndUpdateResult (Results 1 – 3 of 3) sorted by relevance

/art/profman/include/profman/
Dprofman_result.h62 enum CopyAndUpdateResult { enum
/art/artd/
Dartd.cc344 File* src, ProfmanResult::CopyAndUpdateResult result) { in AnalyzeCopyAndRewriteProfileFailure()
704 &src, static_cast<ProfmanResult::CopyAndUpdateResult>(result.value())); in CopyAndRewriteProfileImpl()
/art/profman/
Dprofman.cc1903 ProfmanResult::CopyAndUpdateResult CopyAndUpdateProfileKey() { in CopyAndUpdateProfileKey()