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

/art/runtime/
H A Dclass_linker.cc721 const char* GetCachedDescriptor() const { function in class:art::DexFileAndClassPair
877 if (strcmp(compare_pop.GetCachedDescriptor(), top.GetCachedDescriptor()) == 0) {
882 compare_pop.GetCachedDescriptor(),

Completed in 81 milliseconds