Home
last modified time | relevance | path

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

/frameworks/native/cmds/installd/
Ddexopt.cpp465 std::string profile_path = create_reference_profile_path(package_name, location, in open_reference_profile_as_unique_file() local
467 unique_fd ufd = open_profile(uid, profile_path, O_RDONLY, in open_reference_profile_as_unique_file()
471 return UniqueFile(ufd.release(), profile_path, [](const std::string& path) { in open_reference_profile_as_unique_file()