Searched refs:GetCachedDescriptor (Results 1 - 1 of 1) sorted by relevance

/art/runtime/
H A Doat_file_manager.cc214 const char* GetCachedDescriptor() const { function in class:art::DexFileAndClassPair
316 if (strcmp(compare_pop.GetCachedDescriptor(), top.GetCachedDescriptor()) == 0) {
321 compare_pop.GetCachedDescriptor(),

Completed in 52 milliseconds