Home
last modified time | relevance | path

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

/art/profman/
Dprofman.cc1903 ProfmanResult::CopyAndUpdateResult CopyAndUpdateProfileKey() { in CopyAndUpdateProfileKey() function in art::ProfMan
2031 return profman.CopyAndUpdateProfileKey(); in profman()
Dprofile_assistant_test.cc1965 TEST_F(ProfileAssistantTest, CopyAndUpdateProfileKey) { in TEST_F() argument