Home
last modified time | relevance | path

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

/art/profman/
Dprofman.cc1447 static constexpr int32_t kErrorFailedToSaveProfile = -2; in CopyAndUpdateProfileKey() local
1467 return result ? 0 : kErrorFailedToSaveProfile; in CopyAndUpdateProfileKey()