Home
last modified time | relevance | path

Searched defs:TypeReference (Results 1 – 5 of 5) sorted by relevance

/art/profman/
Dinline_cache_format_util.cc23 std::string GetInlineCacheLine(const SafeMap<TypeReference, in GetInlineCacheLine()
/art/libdexfile/dex/
Dtype_reference.h34 TypeReference(const DexFile* dex_file, dex::TypeIndex index) in TypeReference() function
/art/runtime/
Dcommon_runtime_test.h43 class TypeReference; variable
/art/dex2oat/linker/
Doat_writer.cc2117 const SafeMap<TypeReference, size_t, TypeReferenceValueComparator>& bss_entries) { in CalculateIndexBssMappingSize()
2935 const SafeMap<TypeReference, size_t, TypeReferenceValueComparator>& bss_entries) { in WriteIndexBssMapping()
/art/libprofile/profile/
Dprofile_compilation_info.cc3176 const SafeMap<TypeReference, InlineCacheInfo, TypeReferenceValueComparator>& other) { in MergeInlineCacheInfo()