Home
last modified time | relevance | path

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

/art/profman/include/profman/
Dprofman_result.h56 kErrorIO = 4, enumerator
/art/profman/
Dprofile_assistant.cc112 return ProfmanResult::kErrorIO; in ProcessProfilesInternal()
116 return ProfmanResult::kErrorIO; in ProcessProfilesInternal()
Dprofman.cc530 return ProfmanResult::kErrorIO; in ProcessProfiles()