Home
last modified time | relevance | path

Searched defs:fileName (Results 901 - 925 of 1085) sorted by relevance

1...<<31323334353637383940>>...44

/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
H A Daot_file_manager.cpp89 void AOTFileManager::LoadStubFile(const std::string &fileName) in LoadStubFile() argument
100 bool AOTFileManager::LoadAnFile(const std::string &fileName) in LoadAnFile() argument
339 auto &fileName = file->GetJSPandaFileDesc(); in PrintAOTEntry() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
H A Dobj_emit.h543 MapleString fileName; member in maplebe::ObjEmitter
/arkcompiler/ets_runtime/ecmascript/dfx/cpu_profiler/
H A Dsamples_record.cpp368 void SamplesRecord::SetFileName(std::string &fileName) in SetFileName() argument
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/tests/
H A Dheap_dump_test.cpp728 std::string fileName = "test.allocationtime"; in HWTEST_F_L0() local
/base/hiviewdfx/hilog/frameworks/libhilog/include/
H A Dhilog_cmd.h126 char fileName[MAX_FILE_NAME_LEN]; member
/base/hiviewdfx/hiview/plugins/faultlogger/service/
H A Dfaultlogger.cpp404 std::string fileName = FileUtil::ExtractFileName(file); in Dump() local
/base/hiviewdfx/hilog/services/hilogtool/
H A Dmain.cpp310 string fileName; member
/base/hiviewdfx/hilog/services/hilogd/
H A Dservice_controller.cpp574 string fileName = rqst.fileName; in PersistStartRqst2Msg() local
/base/hiviewdfx/hiview/framework/native/unified_collection/collector/
H A Dmemory_collector_impl.cpp190 std::string fileName = FileUtil::ExtractFileName(file); in DoClearFiles() local
416 std::string fileName = FileUtil::ExtractFileName(procFile); in CollectAllProcessMemory() local
517 std::string fileName = PROC + pidStr + "/smaps"; in CollectRawSmaps() local
554 std::string fileName = GetNewestSnapshotPath(dirPath); in GetSnapshotPath() local
[all...]
/base/hiviewdfx/hiview/plugins/faultlogger/test/common/unittest/
H A Dfaultlogger_unittest.cpp405 std::string fileName = "/data/log/faultlog/faultlogger/cppcrash-" + appName + "-" + in GenCppCrashLogTestCommon() local
471 std::string fileName = "/data/log/faultlog/faultlogger/cppcrash-com.example.myapplication-0-" + timeStr; in HWTEST_F() local
498 std::string fileName = "/data/log/faultlog/faultlogger/cppcrash-com.example.myapplication-0-" + timeStr; in HWTEST_F() local
759 std::string fileName = GetFaultLogName(info); in HWTEST_F() local
810 std::string fileName = fileNames_[faultLogType]; getTargetFileName() local
839 std::string fileName = faultLogManager->SaveFaultLogToFile(info); HWTEST_F() local
1185 std::string fileName = "/data/log/faultlog/faultlogger/cppcrash-BootScanUnittest-0-" + timeStr; HWTEST_F() local
1208 std::string fileName = "/data/log/faultlog/temp/cppcrash-102-" + std::to_string(now); HWTEST_F() local
1245 std::string fileName = "/data/log/faultlog/faultlogger/cppcrash-BootScanUnittest-0-" + timeStr; HWTEST_F() local
1293 std::string fileName = "/data/log/faultlog/faultlogger/cppcrash-BootScanUnittest-0-" + timeStr; HWTEST_F() local
[all...]
/base/global/resource_management/frameworks/resmgr/src/utils/
H A Dhap_parser.cpp63 int32_t LocateFile(unzFile &uf, const char *fileName) in LocateFile() argument
108 int32_t HapParser::ReadFileFromZip(unzFile &uf, const char *fileName, std::unique_ptr<uint8_t[]> &buffer, in ReadFileFromZip() argument
188 int32_t ReadFileInfoFromZip(unzFile &uf, const char *fileName, std::unique_ptr<uint8_t[]> &buffer, size_t &bufLen) in ReadFileInfoFromZip() argument
/base/request/request/frameworks/js/napi/include/
H A Djs_common.h295 std::string fileName; member
/base/startup/init/test/unittest/param/
H A Dparam_stub.cpp212 void CreateTestFile(const char *fileName, const char *data) in CreateTestFile() argument
/base/startup/init/services/utils/
H A Dinit_utils.c181 char *ReadFileData(const char *fileName) in ReadFileData() argument
473 void CheckAndCreateDir(const char *fileName) in CheckAndCreateDir() argument
527 ReadFileInDir(const char *dirPath, const char *includeExt, int (*processFile)(const char *fileName, void *context), void *context) ReadFileInDir() argument
533 char *fileName = calloc(1, MAX_BUF_SIZE); ReadFileInDir() local
[all...]
/base/telephony/core_service/services/sim/src/
H A Dicc_file.cpp862 void IccFile::FileChangeToExt(const std::string fileName, const FileChangeType fileLoad) in FileChangeToExt() argument
/base/telephony/sms_mms/test/fuzztest/unittest_fuzzer/
H A Dunittest_fuzzer.cpp266 std::string fileName = "www.baidu.com"; in TestGetMmsDataBuf() local
288 std::string fileName = GetString(20); in TestGetMmsPduFromFile() local
/base/telephony/sms_mms/test/gtest/
H A Dmms_gtest.cpp230 bool GetMmsPduFromFile(const std::string &fileName, std::string &mmsPdu) in GetMmsPduFromFile() argument
[all...]
/base/update/updater/services/package/pkg_manager/
H A Dpkg_managerImpl.cpp451 int32_t PkgManagerImpl::ParseComponents(const std::string &packagePath, std::vector<std::string> &fileName) in ParseComponents() argument
497 PkgManager::StreamPtr PkgManagerImpl::GetPkgFileStream(const std::string &fileName) in GetPkgFileStream() argument
507 int32_t PkgManagerImpl::CreatePkgStream(StreamPtr &stream, const std::string &fileName, const PkgBuffer &buffer) in CreatePkgStream() argument
518 int32_t PkgManagerImpl::CreatePkgStream(StreamPtr &stream, const std::string &fileName, in CreatePkgStream() argument
531 int32_t PkgManagerImpl::DoCreatePkgStream(PkgStreamPtr &stream, const std::string &fileName, int32_t type) in DoCreatePkgStream() argument
570 CreatePkgStream(PkgStreamPtr &stream, const std::string &fileName, size_t size, int32_t type) DoCreatePkgStream() argument
613 CreatePkgStream(PkgStreamPtr &stream, const std::string &fileName, PkgStream::ExtractFileProcessor processor, const void *context) DoCreatePkgStream() argument
[all...]
/base/update/updater/utils/
H A Dutils.cpp500 std::string fileName = logName; in CompressLogs() local
623 void WriteDumpResult(const std::string &result, const std::string &fileName) in WriteDumpResult() argument
664 std::string fileName = entry->d_name; in GetDirSize() local
707 std::string fileName = entry->d_name; in DeleteOldFile() local
[all...]
/base/web/webview/test/unittest/nweb_helper_test/
H A Dnweb_helper_test.cpp406 char* fileName = WebDownloadItem_SuggestedFileName(downloadItem); in HWTEST_F() local
/foundation/ability/idl_tool/codegen/
H A Dcpp_code_emitter.cpp153 String fileName; in EmitInterfaceSelfDefinedTypeInclusions() local
163 String fileName = FileName(filePath + mi->name_); in EmitInterfaceSelfDefinedTypeInclusions() local
/foundation/ability/ability_base/interfaces/kits/native/extractortool/src/
H A Dzip_file.cpp66 void AddEntryToTree(const std::string &fileName, std::shared_ptr<DirTreeNode> root) in AddEntryToTree() argument
681 std::string fileName = buff.substr(sizeof(LocalHeader)); CheckCoherencyLocalHeader() local
887 CreateFileMapper(const std::string &fileName, FileMapperType type) const CreateFileMapper() argument
926 ExtractToBufByName(const std::string &fileName, std::unique_ptr<uint8_t[]> &dataPtr, size_t &len) const ExtractToBufByName() argument
[all...]
/foundation/ability/ability_runtime/services/appdfr/src/
H A Dappfreeze_manager.cpp171 std::string fileName = faultData.errorObject.name + "_" + in AppfreezeHandleWithStack() local
198 std::string AppfreezeManager::WriteToFile(const std::string& fileName, std::string& content) in WriteToFile() argument
285 std::string fileName = faultData.errorObject.name + "_" + in AcquireStack() local
/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Dresource_adapter_impl_v2.cpp639 std::string ResourceAdapterImplV2::GetRawfile(const std::string& fileName) in GetRawfile() argument
[all...]
/foundation/communication/bluetooth/frameworks/js/napi/src/common/
H A Dnapi_bluetooth_utils.cpp144 napi_value fileName; in ConvertOppTransferInformationToJS() local

Completed in 50 milliseconds

1...<<31323334353637383940>>...44