Home
last modified time | relevance | path

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

/ohos5.0/base/update/updater/services/package/pkg_manager/
H A Dpkg_managerImpl.cpp533 static char const *modeFlags[] = { "rb", "wb+" }; in DoCreatePkgStream() local
557 file = fopen(realPath, modeFlags[type]); in DoCreatePkgStream()
559 file = fopen(fileName.c_str(), modeFlags[type]); in DoCreatePkgStream()
/ohos5.0/base/update/updater/test/fuzztest/fuzz_src_data/
H A DTestDecompressGzip.new.gz1/* 2 * Copyright (c) 2021 Huawei Device Co., Ltd. 3 * ...
/ohos5.0/base/update/updater/test/unittest/test_data/applypatch/
H A DTestDecompressGzip.new.gz1/* 2 * Copyright (c) 2021 Huawei Device Co., Ltd. 3 * ...