Home
last modified time | relevance | path

Searched refs:SwapAllocCompiledMethod (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/art/dex2oat/driver/
H A Dcompiled_method.cc73 CompiledMethod* CompiledMethod::SwapAllocCompiledMethod( in SwapAllocCompiledMethod() function in art::CompiledMethod
H A Dcompiled_method_storage_test.cc67 compiled_methods.push_back(CompiledMethod::SwapAllocCompiledMethod( in TEST()
H A Dcompiled_method.h114 static CompiledMethod* SwapAllocCompiledMethod(
H A Dcompiled_method_storage.cc263 CompiledMethod* compiled_method = CompiledMethod::SwapAllocCompiledMethod( in CreateCompiledMethod()