Home
last modified time | relevance | path

Searched defs:profile_path (Results 1 – 2 of 2) sorted by relevance

/aosp12/system/extras/simpleperf/rust/
H A Dlib.rs61 let profile_path = path_to_cstr(profile_path); in process() localVariable
/aosp12/frameworks/native/cmds/installd/
H A Ddexopt.cpp374 std::string profile_path = create_reference_profile_path(package_name, location, in open_reference_profile_as_unique_file() local