Searched refs:out_file_name (Results 1 – 2 of 2) sorted by relevance
339 std::string* out_dir_name, std::string* out_file_name) { in get_secondary_dex_location() argument348 *out_file_name = dex_path.substr(dirIndex + 1); in get_secondary_dex_location()
790 std::string out_file_name = StringPrintf("/data/misc/profman/%s-%s.txt", in dump_profiles() local804 unique_fd output_fd(open(out_file_name.c_str(), in dump_profiles()807 LOG(ERROR) << "installd cannot chmod file for dump_profile" << out_file_name; in dump_profiles()