Searched refs:sig_file_paths (Results 1 – 1 of 1) sorted by relevance
240 vector<string> sig_file_paths, metadata_sig_file_paths; in SignGeneratedShellPayloadWithKeys() local248 sig_file_paths.push_back(sig_file.path()); in SignGeneratedShellPayloadWithKeys()263 string sig_files_string = base::JoinString(sig_file_paths, ":"); in SignGeneratedShellPayloadWithKeys()