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

/art/compiler/dex/quick/
H A Ddex_file_method_inliner.cc410 return success && AddInlineMethod(verifier->GetMethodReference().dex_method_index, method);
696 bool DexFileMethodInliner::AddInlineMethod(int32_t method_idx, const InlineMethod& method) { function in class:art::DexFileMethodInliner

Completed in 139 milliseconds