Searched refs:deviceApkPath (Results 1 – 2 of 2) sorted by relevance
125 const std::string& deviceApkPath, borrowed_fd output) { in GeneratePatch() argument133 PatchUtils::WriteString(deviceApkPath, output); in GeneratePatch()191 const std::string deviceApkPath = deviceApkMetadata.absolute_path(); in CreatePatch() local197 GeneratePatch(identicalEntries, localApkPath, deviceApkPath, output); in CreatePatch()
104 const std::string& localApkPath, const std::string& deviceApkPath,