Home
last modified time | relevance | path

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

/aosp12/system/iorap/src/db/
H A Dapp_component_name.h102 std::string ToMakeFileSafeEncodedPkgString() const { in ToMakeFileSafeEncodedPkgString() function
/aosp12/system/iorap/src/manager/
H A Devent_manager.cc409 file_path += component_name.ToMakeFileSafeEncodedPkgString(); in GetCompiledTrace()