Searched refs:ref_profile_path (Results 1 – 1 of 1) sorted by relevance
657 const std::string ref_profile_path = in prepare_app_profile_dir() local670 if (fs_prepare_dir(ref_profile_path.c_str(), 0770, AID_SYSTEM, shared_app_gid) != 0) { in prepare_app_profile_dir()671 PLOG(ERROR) << "Failed to prepare " << ref_profile_path; in prepare_app_profile_dir()738 const std::string ref_profile_path = in chown_app_profile_dir() local740 argv[0] = (char *) ref_profile_path.c_str(); in chown_app_profile_dir()