/arkcompiler/ets_runtime/ecmascript/jspandafile/ |
D | js_pandafile_manager.cpp | 43 …red_ptr<JSPandaFile> JSPandaFileManager::LoadJSPandaFile(JSThread *thread, const CString &filename, in LoadJSPandaFile() 115 …red_ptr<JSPandaFile> JSPandaFileManager::LoadJSPandaFile(JSThread *thread, const CString &filename, in LoadJSPandaFile() 159 …r<JSPandaFile> JSPandaFileManager::LoadJSPandaFileSecure(JSThread *thread, const CString &filename, in LoadJSPandaFileSecure() 214 …ptr<JSPandaFile> JSPandaFileManager::FindJSPandaFileWithChecksum(const CString &filename, uint32_t… in FindJSPandaFileWithChecksum() 242 std::shared_ptr<JSPandaFile> JSPandaFileManager::FindJSPandaFileUnlocked(const CString &filename) in FindJSPandaFileUnlocked() 254 std::shared_ptr<JSPandaFile> JSPandaFileManager::FindJSPandaFile(const CString &filename) in FindJSPandaFile() 274 const auto &filename = jsPandaFile->GetJSPandaFileDesc(); in AddJSPandaFileVm() local 290 const auto &filename = jsPandaFile->GetJSPandaFileDesc(); in InsertJSPandaFileVmUnlocked() local 321 const auto &filename = jsPandaFile->GetJSPandaFileDesc(); in RemoveJSPandaFileVm() local 334 void JSPandaFileManager::ObsoleteLoadedJSPandaFile(const CString &filename) in ObsoleteLoadedJSPandaFile() [all …]
|
D | js_pandafile_executor.cpp | 32 …STaggedValue, bool> JSPandaFileExecutor::ExecuteFromFile(JSThread *thread, const CString &filename, in ExecuteFromFile() 114 …const void *buffer, size_t size, std::string_view entryPoint, const CString &filename, bool needUp… in ExecuteFromBuffer() 144 JSThread *thread, const void *buffer, size_t size, const CString &filename, bool needUpdate) in ExecuteModuleBuffer() 194 bool isBundle, const CString &filename, const CString &entry, const void *buffer, size_t size) in CommonExecuteBuffer() 248 size_t size, std::string_view entryPoint, const CString &filename, bool needUpdate) in ExecuteFromBufferSecure() 275 …gedValue, bool> JSPandaFileExecutor::CommonExecuteBuffer(JSThread *thread, const CString &filename, in CommonExecuteBuffer() 301 size_t size, const CString &filename, bool needUpdate) in ExecuteModuleBufferSecure()
|
/arkcompiler/runtime_core/tests/fuzztest/openuncompressedarchive_fuzzer/ |
D | openuncompressedarchive_fuzzer.cpp | 21 void CloseAndRemoveZipFile(panda::ZipArchiveHandle &handle, FILE *fp, const char *filename) in CloseAndRemoveZipFile() 32 const char *filename = panda::panda_file::ARCHIVE_FILENAME; in OpenUncompressedArchiveFuzzTest() local
|
/arkcompiler/ets_runtime/ecmascript/platform/unix/ |
D | code_sign.cpp | 19 void CodeSignForAOTFile(const std::string &filename) in CodeSignForAOTFile()
|
D | directory.cpp | 29 bool SetFileModeAsDefault([[maybe_unused]] const std::string &filename) in SetFileModeAsDefault()
|
/arkcompiler/ets_runtime/ecmascript/platform/windows/ |
D | code_sign.cpp | 19 void CodeSignForAOTFile(const std::string &filename) in CodeSignForAOTFile()
|
D | directory.cpp | 29 bool SetFileModeAsDefault([[maybe_unused]] const std::string &filename) in SetFileModeAsDefault()
|
/arkcompiler/runtime_core/gn/build/ |
D | cmake_configure_file.py | 76 def read(filename): argument
|
/arkcompiler/ets_runtime/ecmascript/platform/unix/ohos/ |
D | code_sign.cpp | 25 void CodeSignForAOTFile(const std::string &filename) in CodeSignForAOTFile()
|
D | directory.cpp | 35 bool SetFileModeAsDefault(const std::string &filename) in SetFileModeAsDefault()
|
/arkcompiler/ets_runtime/ecmascript/require/ |
D | js_cjs_module.cpp | 34 … JSHandle<JSTaggedValue> &filename, JSHandle<JSTaggedValue> &dirname) in InitializeModule() 49 …STaggedValue> CjsModule::SearchFromModuleCache(JSThread *thread, JSHandle<JSTaggedValue> &filename) in SearchFromModuleCache() 75 …ule::PutIntoCache(JSThread *thread, JSHandle<CjsModule> &module, JSHandle<JSTaggedValue> &filename) in PutIntoCache() 105 JSMutableHandle<JSTaggedValue> filename(thread, JSTaggedValue::Undefined()); in Load() local
|
D | js_require_manager.cpp | 33 JSHandle<JSTaggedValue> filename = cjsInfo.filenameHdl; in InitializeCommonJS() local 65 JSHandle<JSTaggedValue> filename = cjsInfo.filenameHdl; in CollectExecutedExp() local
|
/arkcompiler/ets_runtime/tools/circuit_viewer/ |
D | webpack.dist.config.js | 22 filename: 'main.js' property
|
D | webpack.debug.config.js | 23 filename: 'main.js' property
|
/arkcompiler/runtime_core/platforms/unix/libpandabase/ |
D | library_loader_load.cpp | 27 Expected<LibraryHandle, Error> Load(std::string_view filename) in Load()
|
D | file.cpp | 47 File Open(std::string_view filename, Mode mode) in Open()
|
/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/ |
D | an_file_info.cpp | 28 void AnFileInfo::Save(const std::string &filename, Triple triple) in Save() 50 bool AnFileInfo::Load(const std::string &filename) in Load() 90 void AnFileInfo::TryRemoveAnFile(const char *filename) in TryRemoveAnFile()
|
/arkcompiler/runtime_core/libziparchive/tests/ |
D | libziparchive_tests.cpp | 88 static void UnzipFileCheckDirectory(const char *archivename, char *filename, int level = Z_BEST_COM… in UnzipFileCheckDirectory() 141 static void UnzipFileCheckTxt(const char *archivename, char *filename, const char *data, int N, cha… in UnzipFileCheckTxt() 259 static void UnzipFileCheckPandaFile(const char *archivename, char *filename, std::vector<uint8_t> &… in UnzipFileCheckPandaFile() 373 static void UnzipFileCheckInDirectory(const char *archivename, char *filename, const char *data, in… in UnzipFileCheckInDirectory() 604 char filename[MAX_DIR_SIZE]; variable 659 char filename[MAX_DIR_SIZE]; variable 702 char filename[MAX_DIR_SIZE]; variable
|
/arkcompiler/runtime_core/tests/fuzztest/open_fuzzer/ |
D | open_fuzzer.cpp | 22 const char *filename = "__OpenFuzzTest_data.tmp"; in OpenFuzzTest() local
|
/arkcompiler/runtime_core/tests/fuzztest/readosfile_fuzzer/ |
D | readosfile_fuzzer.cpp | 24 const char *filename = "__OpenFuzzTest_data.tmp"; in ReadOsFileFuzzTest() local
|
/arkcompiler/runtime_core/tests/fuzztest/writebyte_fuzzer/ |
D | writebyte_fuzzer.cpp | 23 const char *filename = "__WriteByteFuzzTest_data.tmp"; in WriteByteFuzzTest() local
|
/arkcompiler/runtime_core/tests/fuzztest/openarchive_fuzzer/ |
D | openarchive_fuzzer.cpp | 25 const char *filename = "__OpenArchiveFuzzTest_tmp.data"; in OpenArchiveFuzzTest() local
|
/arkcompiler/runtime_core/tests/fuzztest/checkheader_fuzzer/ |
D | checkheader_fuzzer.cpp | 23 const char *filename = "__ChechHeaderFuzzTest_data.tmp"; in CheckHeaderFuzzTest() local
|
/arkcompiler/ets_frontend/es2panda/util/ |
D | helpers.h | 151 std::wstring filename = Helpers::Utf8ToUtf16(str); in FileStream() local 153 std::string filename = str; in FileStream() local
|
/arkcompiler/runtime_core/compiler/tests/ |
D | class_hash_table_test.cpp | 177 std::string filename = os::GetAbsolutePath(aot_fname.GetFileName()); in TEST_F() local 224 std::string filename = os::GetAbsolutePath(aot_fname.GetFileName()); in TEST_F() local 256 std::string filename = os::GetAbsolutePath(aot_fname.GetFileName()); in TEST_F() local 294 std::string filename = os::GetAbsolutePath(panda_fname.GetFileName()); in TEST_F() local 347 std::string filename = os::GetAbsolutePath(panda_fname.GetFileName()); in TEST_F() local
|