Searched refs:ReleaseVMapTable (Results 1 – 3 of 3) sorted by relevance
102 storage->ReleaseVMapTable(vmap_table_); in ~CompiledMethod()
61 void ReleaseVMapTable(const LengthPrefixedArray<uint8_t>* table);
196 void CompiledMethodStorage::ReleaseVMapTable(const LengthPrefixedArray<uint8_t>* table) { in ReleaseVMapTable() function in art::CompiledMethodStorage