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.cc280 vector<string> sig_file_paths, metadata_sig_file_paths; in SignGeneratedShellPayloadWithKeys() local
289 sig_file_paths.push_back(sig_files.back().path()); in SignGeneratedShellPayloadWithKeys()
301 string sig_files_string = base::JoinString(sig_file_paths, ":"); in SignGeneratedShellPayloadWithKeys()