Searched refs:ReleaseSrcMappingTable (Results 1 – 3 of 3) sorted by relevance
57 void ReleaseSrcMappingTable(const LengthPrefixedArray<SrcMapElem>* src_map);
215 void CompiledMethodStorage::ReleaseSrcMappingTable(const LengthPrefixedArray<SrcMapElem>* src_map) { in ReleaseSrcMappingTable() function in art::CompiledMethodStorage
159 storage->ReleaseSrcMappingTable(src_mapping_table_); in ~CompiledMethod()