Home
last modified time | relevance | path

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

/aosp_15_r20/art/profman/
H A Dinline_cache_format_util.h34 std::string GetInlineCacheLine(const SafeMap<TypeReference,
H A Dinline_cache_format_util.cc23 std::string GetInlineCacheLine(const SafeMap<TypeReference, in GetInlineCacheLine() function
H A Dboot_image_profile.cc103 std::string inline_cache_string = GetInlineCacheLine(metadata.GetInlineCache()); in MethodToProfileFormat()
H A Dprofman.cc850 std::string inline_cache_string = GetInlineCacheLine(metadata.GetInlineCache()); in GetClassNamesAndMethods()