Home
last modified time | relevance | path

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

/system/update_engine/payload_consumer/
Ddelta_performer_integration_test.cc240 vector<string> sig_file_paths, metadata_sig_file_paths; in SignGeneratedShellPayloadWithKeys() local
248 sig_file_paths.push_back(sig_file.path()); in SignGeneratedShellPayloadWithKeys()
263 string sig_files_string = base::JoinString(sig_file_paths, ":"); in SignGeneratedShellPayloadWithKeys()