Searched refs:CopyAndUpdateProfileKey (Results 1 – 2 of 2) sorted by relevance
1250 int32_t CopyAndUpdateProfileKey() { in CopyAndUpdateProfileKey() function in art::ProfMan1367 return profman.CopyAndUpdateProfileKey(); in profman()
1246 TEST_F(ProfileAssistantTest, CopyAndUpdateProfileKey) { in TEST_F() argument