Searched refs:capex_manifest_path (Results 1 – 1 of 1) sorted by relevance
128 def AddOriginalApexDigestToManifest(capex_manifest_path, apex_image_path): argument137 with open(capex_manifest_path, 'rb') as f:145 with open(capex_manifest_path, 'wb') as f: