Home
last modified time | relevance | path

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

/aosp12/art/profman/
H A Dprofman.cc1857 int32_t CopyAndUpdateProfileKey() { in CopyAndUpdateProfileKey() function in art::ProfMan
1985 return profman.CopyAndUpdateProfileKey(); in profman()
H A Dprofile_assistant_test.cc1823 TEST_F(ProfileAssistantTest, CopyAndUpdateProfileKey) { in TEST_F() argument