OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:output_zip_name
(Results
1 - 2
of
2
) sorted by null
/build/make/tools/releasetools/
ota_from_target_files
648
def SignOutput(temp_zip_name,
output_zip_name
):
651
common.SignFile(temp_zip_name,
output_zip_name
, OPTIONS.package_key, pw,
[
all
...]
ota_from_target_files.py
648
def SignOutput(temp_zip_name,
output_zip_name
):
651
common.SignFile(temp_zip_name,
output_zip_name
, OPTIONS.package_key, pw,
[
all
...]
Completed in 214 milliseconds