Home
last modified time | relevance | path

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

/art/profman/
Dprofman.cc1250 int32_t CopyAndUpdateProfileKey() { in CopyAndUpdateProfileKey() function in art::ProfMan
1367 return profman.CopyAndUpdateProfileKey(); in profman()
Dprofile_assistant_test.cc1246 TEST_F(ProfileAssistantTest, CopyAndUpdateProfileKey) { in TEST_F() argument