Home
last modified time | relevance | path

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

/frameworks/native/cmds/installd/
Ddexopt.cpp374 std::string profile_path = create_reference_profile_path(package_name, location, in open_reference_profile_as_unique_file() local
378 profile_path, in open_reference_profile_as_unique_file()
382 return UniqueFile(ufd.release(), profile_path, [](const std::string& path) { in open_reference_profile_as_unique_file()