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

  /art/compiler/driver/
compiled_method_storage.h 67 void ReleaseLinkerPatches(const LengthPrefixedArray<LinkerPatch>* linker_patches);
compiled_method_storage.cc 242 void CompiledMethodStorage::ReleaseLinkerPatches(
  /art/compiler/
compiled_method.cc 156 storage->ReleaseLinkerPatches(patches_);

Completed in 115 milliseconds