Searched refs:ref_profile_path (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/cmds/installd/
H A Dcommands.cpp120 const std::string ref_profile_path = create_data_ref_profile_package_path(pkgname); local
125 ref_profile_path.c_str(), 0700, shared_app_gid, shared_app_gid) != 0) {
126 PLOG(ERROR) << "Failed to prepare " << ref_profile_path;

Completed in 892 milliseconds