Searched refs:DeduplicateMethodInfo (Results 1 – 3 of 3) sorted by relevance
54 const LengthPrefixedArray<uint8_t>* DeduplicateMethodInfo(
210 const LengthPrefixedArray<uint8_t>* CompiledMethodStorage::DeduplicateMethodInfo( in DeduplicateMethodInfo() function in art::CompiledMethodStorage
116 method_info_(driver->GetCompiledMethodStorage()->DeduplicateMethodInfo(method_info)), in CompiledMethod()