Home
last modified time | relevance | path

Searched defs:fileName (Results 126 - 150 of 1057) sorted by relevance

12345678910>>...43

/arkcompiler/ets_runtime/ecmascript/compiler/aot_snapshot/
H A Daot_snapshot.cpp42 GenerateSnapshotConstantPools(const CMap<int32_t, JSTaggedValue> &allConstantPools, const CString &fileName, uint32_t fileIndex) GenerateSnapshotConstantPools() argument
/arkcompiler/ets_frontend/ets2panda/test/unit/
H A Drest_parameter_flag_test.cpp76 static std::unique_ptr<pandasm::Program> GetProgram(int argc, const char **argv, std::string_view fileName, in GetProgram() argument
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
H A Dfile_stream.cpp30 FileStream::FileStream(const std::string &fileName) in FileStream() argument
52 void FileStream::Initialize(const std::string &fileName) in Initialize() argument
67 std::pair<bool, std::string> FileStream::FilePathValid(const std::string &fileName) in FilePathValid() argument
/arkcompiler/ets_runtime/ecmascript/extractortool/src/
H A Dextractor.h33 std::string fileName; member
[all...]
/base/hiviewdfx/hiview/core/param_update/src/
H A Dparam_manager.cpp41 bool ParamManager::IsFileNeedIgnore(const std::string& fileName) in IsFileNeedIgnore() argument
/base/hiviewdfx/hiview/framework/native/unified_collection/collector/utils/
H A Dtrace_manager.cpp131 std::string fileName = FileUtil::ExtractFileName(filePath); in RecoverTmpTrace() local
/base/hiviewdfx/hiview/test/unittest/unified_collection/utility/
H A Dmemory_collector_test.cpp83 bool CheckFormat(const std::string &fileName, const std::vector<std::regex>& regexs, int cnt) in CheckFormat() argument
H A Dio_collector_test.cpp51 bool CheckFormat(const std::string &fileName, const std::regex &reg1, const std::regex &reg2) in CheckFormat() argument
/base/hiviewdfx/hisysevent/adapter/native/idl/src/
H A Dfile_util.cpp76 std::string GetFilePathByDir(const std::string& dir, const std::string& fileName) in GetFilePathByDir() argument
/base/global/i18n/frameworks/intl/test/unittest/mock/src/
H A Dgenerate_ics_file.cpp73 std::string IcsFileWriter::WriteVersionFile(const std::string& verison, std::string fileName) in WriteVersionFile() argument
87 std::string IcsFileWriter::WriteManifest(const std::vector<std::string>& list, std::string& fileName) in WriteManifest() argument
102 std::string IcsFileWriter::WriteBinaryFile(std::string& fileName) in WriteBinaryFile() argument
/base/startup/init/services/param/liteos/
H A Dparam_litedac.c48 static int CheckFilePermission(const ParamSecurityLabel *localLabel, const char *fileName, int flags) in CheckFilePermission() argument
/base/startup/init/test/unittest/fs_manager/
H A Dlibfs_hvb_unittest.cpp34 void CreateTestFile(const char *fileName, const char *data) in CreateTestFile() argument
/base/security/huks/test/unittest/huks_common_test/src/
H A Dhks_test_file_operator_func.c19 int32_t GetFileName(const char *path, const char *fileName, char *fullFileName, uint32_t fullFileNameLen) in GetFileName() argument
44 int32_t IsFileExist(const char *fileName) in IsFileExist() argument
53 int32_t FileRead(const char *fileName, uint32_t offset, struct HksBlob *blob, uint32_t *size) in FileRead() argument
86 FileSize(const char *fileName) FileSize() argument
102 FileWrite(const char *fileName, uint32_t offset, const uint8_t *buf, uint32_t len) FileWrite() argument
[all...]
/base/startup/init/test/unittest/remount/
H A Dremount_overlay_unittest.cpp88 const char *fileName = ""; in HWTEST_F() local
103 const char *fileName = ""; in HWTEST_F() local
[all...]
/base/security/huks/utils/file_operator/
H A Dhks_file_operator.h69 char fileName[HKS_MAX_DIRENT_FILE_LEN]; /* point to dirent->d_name */ member
/base/update/updater/services/applypatch/
H A Dstore.cpp46 int32_t Store::FreeStore(const std::string &dirPath, const std::string &fileName) in FreeStore() argument
99 int32_t Store::WriteDataToStore(const std::string &dirPath, const std::string &fileName, in WriteDataToStore() argument
140 int32_t Store::LoadDataFromStore(const std::string &dirPath, const std::string &fileName, in LoadDataFromStore() argument
143 LOG(INFO) << "Store base is " << dirPath << "/" << fileName; in LoadDataFromStore() local
[all...]
/base/update/updater/services/diffpatch/
H A Ddiffpatch.cpp30 int32_t WriteDataToFile(const std::string &fileName, const std::vector<uint8_t> &data, size_t dataSize) in WriteDataToFile() argument
42 int32_t PatchMapFile(const std::string &fileName, MemMapInfo &info) in PatchMapFile() argument
/foundation/ability/idl_tool/test/unittest/cacheable_test/
H A Dcacheable_common.h69 int PrepareIdlFile(const std::string &fileName, const std::string &fileContent) in PrepareIdlFile() argument
/foundation/ability/ability_runtime/test/unittest/dataobs_mgr_service_test/
H A Ddataobs_mgr_service_test.cpp580 std::string fileName = "test.txt"; in HWTEST_F() local
/foundation/ability/ability_base/interfaces/kits/native/extractortool/include/
H A Dextractor.h33 std::string fileName; member
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/plugin/
H A Dhap_asset_provider_impl.cpp49 std::string fileName = basePath + assetName; in GetAsMapping() local
69 std::string fileName = basePath + assetName; in GetAssetPath() local
H A Dhap_asset_provider.cpp49 std::string fileName = basePath + assetName; in GetAsMapping() local
69 std::string fileName = basePath + assetName; in GetAssetPath() local
/foundation/arkui/ace_engine/frameworks/core/image/
H A Dimage_file_cache.h38 std::string fileName; member
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/bundlemgr/
H A Dbundle_stream_installer_interface.h28 virtual int32_t CreateStream(const std::string &fileName) in CreateStream() argument
32 virtual int32_t CreateSignatureFileStream(const std::string &moduleName, const std::string &fileName) in CreateSignatureFileStream() argument
40 virtual int32_t CreatePgoFileStream(const std::string &moduleName, const std::string &fileName) in CreatePgoFileStream() argument
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/quick_fix/
H A Dquick_fix_manager_interface.h50 virtual ErrCode CreateFd(const std::string &fileName, int32_t &fd, std::string &path) in CreateFd() argument

Completed in 9 milliseconds

12345678910>>...43