Home
last modified time | relevance | path

Searched refs:GetOrCreate (Results 1 – 4 of 4) sorted by relevance

/art/runtime/
Dsafe_map.h129 V GetOrCreate(const K& k, CreateFn create) { in GetOrCreate() function
/art/compiler/
Doat_writer.cc704 quick_code_offset = dedupe_map_.GetOrCreate( in VisitMethod()
851 size_t offset = dedupe_map_.GetOrCreate( in VisitMethod()
/art/compiler/optimizing/
Dcode_generator_arm64.cc3784 return boot_image_string_patches_.GetOrCreate( in DeduplicateBootImageStringLiteral()
3857 return map->GetOrCreate( in DeduplicateUint32Literal()
3863 return uint64_literals_.GetOrCreate( in DeduplicateUint64Literal()
3871 return map->GetOrCreate( in DeduplicateMethodLiteral()
Dcode_generator_arm.cc6464 return boot_image_string_patches_.GetOrCreate( in DeduplicateBootImageStringLiteral()
6573 return map->GetOrCreate( in DeduplicateUint32Literal()
6580 return map->GetOrCreate( in DeduplicateMethodLiteral()