Searched refs:method_info_ (Results 1 – 4 of 4) sorted by relevance
231 method_info_.insert(method_info_.end(), infos.begin(), infos.end()); in AddMethodDebugInfos()235 return ArrayRef<const debug::MethodDebugInfo>(method_info_); in GetMethodDebugInfo()341 dchecked_vector<debug::MethodDebugInfo> method_info_; variable
116 method_info_(driver->GetCompiledMethodStorage()->DeduplicateMethodInfo(method_info)), in CompiledMethod()159 storage->ReleaseMethodInfo(method_info_); in ~CompiledMethod()
431 return GetArray(method_info_); in GetMethodInfo()454 const LengthPrefixedArray<uint8_t>* const method_info_; variable
896 writer_->method_info_.push_back(info); in VisitMethod()