Home
last modified time | relevance | path

Searched defs:fileName (Results 1 – 25 of 193) sorted by relevance

12345678

/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
Dan_file_data_manager.cpp57 void AnFileDataManager::SafeDestroyAnData(const std::string &fileName) in SafeDestroyAnData()
69 bool AnFileDataManager::SafeLoad(const std::string &fileName, Type type, [[maybe_unused]] std::func… in SafeLoad()
70 (std::string fileName, uint8_t **buff, size_t *buffSize)> cb) in SafeLoad()
103 bool AnFileDataManager::UnsafeLoadFromStub(const std::string &fileName) in UnsafeLoadFromStub()
126 bool AnFileDataManager::UnsafeLoadFromAOTInternal(const std::string &fileName, std::shared_ptr<AnFi… in UnsafeLoadFromAOTInternal()
134 bool AnFileDataManager::UnsafeLoadFromAOT(const std::string &fileName) in UnsafeLoadFromAOT()
146 bool AnFileDataManager::UnsafeLoadFromAOT(const std::string &fileName, std::function<bool in UnsafeLoadFromAOT()
147 (std::string fileName, uint8_t **buff, size_t *buffSize)> cb) in UnsafeLoadFromAOT()
159 uint32_t AnFileDataManager::UnSafeGetFileInfoIndex(const std::string &fileName) in UnSafeGetFileInfoIndex()
168 uint32_t AnFileDataManager::SafeGetFileInfoIndex(const std::string &fileName) in SafeGetFileInfoIndex()
[all …]
/arkcompiler/runtime_core/static_core/runtime/
Drelayout_profiler.cpp31 PandaString fileName = file.first.substr(pos, file.first.length() - pos); in WriteProfileData() local
69 void RelayoutProfiler::AddProfileItem(const std::string &fileName, const std::string &item, Relayou… in AddProfileItem()
84 std::string fileName = in AddProfileClassItem() local
92 std::string fileName = method->GetPandaFile()->GetFilename(); in AddProfileCodeItem() local
/arkcompiler/ets_runtime/ecmascript/extractortool/src/
Dextractor.cpp98 bool Extractor::ExtractByName(const std::string &fileName, std::ostream &dest) const in ExtractByName() argument
109 bool Extractor::ExtractFile(const std::string &fileName, const std::string &targetPath) const in ExtractFile() argument
136 std::unique_ptr<FileMapper> Extractor::GetData(const std::string &fileName, bool) const in GetData() argument
142 std::shared_ptr<FileMapper> Extractor::GetSafeData(const std::string &fileName) in GetSafeData()
152 std::unique_ptr<FileMapper> Extractor::GetMmapData(const std::string &fileName) in GetMmapData()
167 bool Extractor::ExtractToBufByName(const std::string &fileName, std::unique_ptr<uint8_t[]> &dataPtr, in ExtractToBufByName()
174 bool Extractor::GetFileInfo(const std::string &fileName, FileInfo &fileInfo) const in GetFileInfo() argument
/arkcompiler/ets_runtime/ecmascript/jspandafile/tests/
Djs_pandafile_test.cpp77 const CString fileName = "test.pa"; in HWTEST_F_L0() local
87 const CString fileName = "test.pa"; in HWTEST_F_L0() local
98 const CString fileName = "test.pa"; in HWTEST_F_L0() local
111 const CString fileName = "test.pa"; in HWTEST_F_L0() local
127 const CString fileName = "test.pa"; in HWTEST_F_L0() local
161 const CString fileName = "test.pa"; in HWTEST_F_L0() local
211 const CString fileName = "test.pa"; in HWTEST_F_L0() local
244 const CString fileName = "test.pa"; in HWTEST_F_L0() local
278 const CString fileName = "test.pa"; in HWTEST_F_L0() local
293 const CString fileName = "test.pa"; in HWTEST_F_L0() local
[all …]
/arkcompiler/ets_runtime/ecmascript/base/
Dpath_helper.cpp22 CString PathHelper::NormalizePath(const CString &fileName) in NormalizePath()
63 CString PathHelper::ResolveDirPath(const CString &fileName) in ResolveDirPath()
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
Dfile_stream.cpp24 FileStream::FileStream(const std::string &fileName) in FileStream()
46 void FileStream::Initialize(const std::string &fileName) in Initialize()
61 std::pair<bool, std::string> FileStream::FilePathValid(const std::string &fileName) in FilePathValid()
/arkcompiler/ets_runtime/ecmascript/ohos/
Dframework_helper.h61 bool IsFrameworkAbcFile(const std::string& fileName) const in IsFrameworkAbcFile()
75 std::string fileName = CompilerFrameworkAotPath_ + name; in FilePathInit() local
/arkcompiler/runtime_core/static_core/compiler/aot/aot_builder/
Dllvm_aot_builder.cpp21const std::string &fileName) in GetSectionsAddresses()
40const std::string &fileName) in GetSectionsAddressesImpl()
/arkcompiler/ets_frontend/arkguard/test/grammar/wildcard_filename/keep_filename4/
Dkeep_the_filename4_1.ts19 const fileName: string = path.basename(__filename); constant
Dh.ts19 const fileName: string = path.basename(__filename); constant
/arkcompiler/ets_frontend/arkguard/test/grammar/wildcard_filename/keep_filename1/
Dkeep_the_filename1.ts19 const fileName: string = path.basename(__filename); constant
D^$.ts19 const fileName: string = path.basename(__filename); constant
Da+{}+[]+^.ts19 const fileName: string = path.basename(__filename); constant
Dmyfilename*.ts19 const fileName: string = path.basename(__filename); constant
Dno^_keep{}.ts19 const fileName: string = path.basename(__filename); constant
D@keep+filename.ts19 const fileName: string = path.basename(__filename); constant
/arkcompiler/ets_frontend/arkguard/test/grammar/wildcard_filename/keep_filename5/
Dno_keep_filename.ts.ts19 const fileName: string = path.basename(__filename); constant
Dkeep_test.ts.ts19 const fileName: string = path.basename(__filename); constant
Dkeep_filename5.ts.ts19 const fileName: string = path.basename(__filename); constant
Dother_name.ts.ts19 const fileName: string = path.basename(__filename); constant
/arkcompiler/ets_frontend/arkguard/test/grammar/wildcard_filename/keep_filename2/
Dkeep_the_filename2.ts19 const fileName: string = path.basename(__filename); constant
/arkcompiler/ets_frontend/arkguard/test/grammar/wildcard_filename/keep_filename6/
Dkeep_filename6.ts19 const fileName: string = path.basename(__filename); constant
Dno_keep_filename8.ts19 const fileName: string = path.basename(__filename); constant
Dkeep_filename7.ts19 const fileName: string = path.basename(__filename); constant
/arkcompiler/ets_frontend/arkguard/test/grammar/wildcard_filename/keep_filename3/
Dkeep_the_filename3.ts19 const fileName: string = path.basename(__filename); constant

12345678