Home
last modified time | relevance | path

Searched defs:ENTRY_FUNCTION_NAME (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/libark_defect_scan_aux/include/
Dabc_file.h90 static constexpr char ENTRY_FUNCTION_NAME[] = "func_main_0"; variable
/arkcompiler/ets_runtime/ecmascript/module/
Dmodule_path_helper.h99 static constexpr std::string_view ENTRY_FUNCTION_NAME = "func_main_0"; variable
/arkcompiler/ets_runtime/ecmascript/jspandafile/
Djs_pandafile.h72 static constexpr char ENTRY_FUNCTION_NAME[] = "func_main_0"; variable