Home
last modified time | relevance | path

Searched defs:abcFileName (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/dfx/hprof/tests/
Dheap_snapshot_test.cpp118 const std::string abcFileName = HPROF_TEST_ABC_FILES_DIR "heap_snapshot.abc"; in HWTEST_F_L0() local
Dheap_dump_test.cpp940 const std::string abcFileName = HPROF_TEST_ABC_FILES_DIR"heapdump.abc"; in HWTEST_F_L0() local
1004 const std::string abcFileName = HPROF_TEST_ABC_FILES_DIR"heapdump.abc"; in HWTEST_F_L0() local
1036 const std::string abcFileName = HPROF_TEST_ABC_FILES_DIR"heapdump1.abc"; in HWTEST_F_L0() local
/arkcompiler/ets_frontend/es2panda/aot/
Dmain.cpp218 auto abcFileName = nameVec[0]; in CheckMergeModeConsistency() local
/arkcompiler/ets_runtime/ecmascript/
Dshared_object_factory.cpp1056 … const JSHandle<EcmaString> &moduleRecord, const JSHandle<EcmaString> &abcFileName, int32_t index) in NewSResolvedRecordIndexBindingRecord()