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

  /art/compiler/driver/
compiled_method_storage.h 60 void ReleaseVMapTable(const LengthPrefixedArray<uint8_t>* table);
compiled_method_storage.cc 224 void CompiledMethodStorage::ReleaseVMapTable(const LengthPrefixedArray<uint8_t>* table) {
  /art/compiler/
compiled_method.cc 158 storage->ReleaseVMapTable(vmap_table_);

Completed in 33 milliseconds