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.cpp630 const std::string abcFileName = HPROF_TEST_ABC_FILES_DIR"heapdump.abc"; in HWTEST_F_L0() local
694 const std::string abcFileName = HPROF_TEST_ABC_FILES_DIR"heapdump.abc"; in HWTEST_F_L0() local
726 const std::string abcFileName = HPROF_TEST_ABC_FILES_DIR"allocation.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.cpp926 … const JSHandle<EcmaString> &moduleRecord, const JSHandle<EcmaString> &abcFileName, int32_t index) in NewSResolvedRecordIndexBindingRecord()