Home
last modified time | relevance | path

Searched refs:GetProfileKey (Results 1 – 2 of 2) sorted by relevance

/art/libprofile/profile/
Dprofile_compilation_info.h1054 const std::string& GetProfileKey() { in GetProfileKey() function
Dprofile_compilation_info.cc2865 stream << "[profile_key=" << dumper.GetProfileKey() in operator <<()