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