Home
last modified time | relevance | path

Searched defs:files (Results 1 – 25 of 37) sorted by relevance

12

/base/update/updater/interfaces/kits/packages/
Dpackage.cpp30 std::vector<std::pair<std::string, ComponentInfo>> &files, in GetUpgradePkgInfo()
78 std::vector<std::pair<std::string, ZipFileInfo>> &files, in GetZipPkgInfo()
98 std::vector<std::pair<std::string, Lz4FileInfo>> &files, in GetLz4PkgInfo()
137 std::vector<std::pair<std::string, ComponentInfo>> files; in CreatePackage() local
147 std::vector<std::pair<std::string, ZipFileInfo>> files; in CreatePackage() local
156 std::vector<std::pair<std::string, Lz4FileInfo>> files; in CreatePackage() local
/base/update/updater/services/applypatch/
Dstore.cpp33 std::vector<std::string> files; in DoFreeSpace() local
88 std::vector<std::string> files {}; in CreateNewSpace() local
/base/hiviewdfx/faultloggerd/utils/
Ddirectory_ex.cpp81 void GetDirFiles(const string& path, vector<string>& files) in GetDirFiles()
184 vector<string> files; in IsEmptyFolder() local
191 vector<string> files; in GetFolderSize() local
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/cleaner/
Dapp_event_log_cleaner.cpp37 std::vector<std::string> files; in ClearSpace() local
/base/update/updater/test/unittest/package/
Dpkg_manager_unittest.cpp97 …tUpgradePkgInfo(UpgradePkgInfo &pkgInfo, std::vector<std::pair<std::string, ComponentInfo>> &files) in GetUpgradePkgInfo()
136 std::vector<std::pair<std::string, ComponentInfo>> files; in TestPackagePack() local
151 std::vector<std::pair<std::string, ComponentInfo>> files; in TestPackagePackFileNotExist() local
166 std::vector<std::pair<std::string, ComponentInfo>> files; in TestPackagePackParamInvalid() local
245 std::vector<std::pair<std::string, ComponentInfo>> files; in TestCreatePackageInvalidFile() local
270 std::vector<std::pair<std::string, ComponentInfo>> files; in TestCreatePackageInvalidSignMethod() local
286 std::vector<std::pair<std::string, Lz4FileInfo>> files; in TestLz4PackageInvalidFile() local
312 std::vector<std::pair<std::string, Lz4FileInfo>> files; in TestLz4PackageInvalidPkgType() local
335 std::vector<std::pair<std::string, ZipFileInfo>> files; in TestZipPackageInvalidFile() local
Dpackage_unittest.cpp179 std::vector<std::pair<std::string, ZipFileInfo>> files; in TestGZipPkgCompress() local
237 std::vector<std::pair<std::string, Lz4FileInfo>> files; in TestLz4PkgCompress() local
Dpkg_test.h148 std::vector<std::pair<std::string, ZipFileInfo>> files; in CreateZipPackage() local
/base/update/updater/test/unittest/script/
Dscript_unittest.h26 std::vector<std::pair<std::string, ZipFileInfo>> &files) override in CreatePackage()
31 std::vector<std::pair<std::string, ComponentInfo>> &files) override in CreatePackage()
36 std::vector<std::pair<std::string, Lz4FileInfo>> &files) override in CreatePackage()
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/utility/
Dfile_util.cpp107 void GetDirFiles(const std::string& dir, std::vector<std::string>& files) in GetDirFiles()
129 std::vector<std::string> files; in GetDirSize() local
/base/request/request/test/unittest/common/napi/requestTest/
DRequestUploadTest.js58 files: [File], property
68 files: [File], property
/base/startup/init/test/exec_test/
Dfd_holder_test.c77 char *files[] = {"/data/test/1", "/data/test/2"}; in main() local
/base/startup/init/services/init/standard/
Dinit.c285 CfgFiles *files = GetCfgFiles("etc/param"); in InitLoadParamFiles() local
373 CfgFiles *files = GetCfgFiles("etc/init"); in ParseInitCfgByPriority() local
/base/telephony/core_service/services/sim/src/
Dusim_dialling_numbers_service.cpp65 std::vector<std::string> &files = object->fileResults; in ProcessPbrLoadDone() local
151 std::map<int, std::shared_ptr<TagData>> files = pbrFiles_.at(recId)->fileIds_; in LoadDiallingNumberFiles() local
/base/hiviewdfx/hiview/plugins/hicollie_collector/test/unittest/common/
Dhicollie_collector_test.cpp80 std::vector<std::string> files; in GetFreezeDectorTestFile() local
/base/hiviewdfx/hiview/adapter/utility/
Dfile_util.cpp189 void GetDirFiles(const std::string& path, std::vector<std::string>& files) in GetDirFiles()
241 vector<string> files; in GetFolderSize() local
/base/request/request/upload/interfaces/kits/napi/src/
Djs_util.cpp280 napi_value files = GetNamedProperty(env, jsConfig, "files"); in SetFiles() local
345 napi_value files = GetNamedProperty(env, jsConfig, "files"); in ToUploadConfig() local
461 std::vector<Upload::File> files; in Convert2FileVector() local
483 napi_value JSUtil::Convert2JSFileVector(napi_env env, const std::vector<Upload::File> &files) in Convert2JSFileVector()
/base/hiviewdfx/faultloggerd/test/unittest/signal_handler/
Dsignal_handler_test.cpp91 vector<string> files; in GetCppCrashFileName() local
/base/update/updater/test/unittest/updater_ui_test/view/
Dui_layout_unittest.cpp255 constexpr std::array files { "/data/updater/ui/noPageInfo.json", "/data/updater/ui/noComs.json", variable
/base/update/updater/services/package/pkg_manager/
Dpkg_managerImpl.cpp103 std::vector<std::pair<std::string, ZipFileInfo>> &files) in CreatePackage()
125 std::vector<std::pair<std::string, ComponentInfo>> &files) in CreatePackage()
148 std::vector<std::pair<std::string, Lz4FileInfo>> &files) in CreatePackage()
172 std::vector<std::pair<std::string, T>> &files, size_t &offset) in CreatePackage()
/base/update/updater/test/unittest/utils/
Dutils_unittest.cpp90 std::vector<std::string> files; variable
/base/hiviewdfx/hiview/plugins/freeze_detector/test/unittest/common/
Dfreeze_detector_test.cpp82 std::vector<std::string> files; in GetFreezeDectorTestFile() local
/base/update/updater/utils/
Dutils.cpp92 int64_t GetFilesFromDirectory(const std::string &path, std::vector<std::string> &files, in GetFilesFromDirectory()
355 std::vector<std::pair<std::string, ZipFileInfo>> files; in CompressLogs() local
/base/hiviewdfx/hidumper/frameworks/native/src/util/
Ddump_cpu_info_util.cpp139 std::vector<std::string> &files) in GetProcessDirFiles()
/base/request/request/upload/frameworks/libs/include/
Dupload_config.h46 std::vector<File> files; member
/base/hiviewdfx/hidumper/services/native/src/
Ddump_common_utils.cpp119 std::vector<std::string> files; in GetUserPids() local

12