HomeSort by relevance Sort by last modified time
    Searched refs:ReleaseSwapAllocatedCompiledMethod (Results 1 - 4 of 4) sorted by null

  /art/compiler/
compiled_method.cc 148 void CompiledMethod::ReleaseSwapAllocatedCompiledMethod(CompilerDriver* driver, CompiledMethod* m) {
compiled_method.h 416 static void ReleaseSwapAllocatedCompiledMethod(CompilerDriver* driver, CompiledMethod* m);
  /art/compiler/driver/
compiled_method_storage_test.cc 127 CompiledMethod::ReleaseSwapAllocatedCompiledMethod(&driver, method);
compiler_driver.cc 328 CompiledMethod::ReleaseSwapAllocatedCompiledMethod(this, method);
    [all...]

Completed in 184 milliseconds