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.cpp599 const std::string abcFileName = HPROF_TEST_ABC_FILES_DIR"heapdump.abc"; in HWTEST_F_L0() local
676 const std::string abcFileName = HPROF_TEST_ABC_FILES_DIR"heapdump.abc"; in HWTEST_F_L0() local
708 const std::string abcFileName = HPROF_TEST_ABC_FILES_DIR"allocation.abc"; in HWTEST_F_L0() local
/arkcompiler/ets_frontend/es2panda/aot/
Dmain.cpp225 auto abcFileName = nameVec[0]; in CheckMergeModeConsistency() local
/arkcompiler/ets_runtime/ecmascript/
Dshared_object_factory.cpp868 … const JSHandle<EcmaString> &moduleRecord, const JSHandle<EcmaString> &abcFileName, int32_t index) in NewSResolvedRecordIndexBindingRecord()