Home
last modified time | relevance | path

Searched defs:ENTRY_FUNCTION_NAME (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/runtime_core/libark_defect_scan_aux/include/
H A Dabc_file.h90 static constexpr char ENTRY_FUNCTION_NAME[] = "func_main_0"; member in panda::defect_scan_aux::final
/arkcompiler/ets_runtime/ecmascript/jspandafile/
H A Djs_pandafile.h63 static constexpr char ENTRY_FUNCTION_NAME[] = "func_main_0"; member in panda::ecmascript::JSPandaFile
178 uint32_t GetMainMethodIndex(const CString &recordName = ENTRY_FUNCTION_NAME, bool isNewVersion = false) const in GetMainMethodIndex() argument
218 void UpdateMainMethodIndex(uint32_t mainMethodIndex, const CString &recordName = ENTRY_FUNCTION_NAME) in UpdateMainMethodIndex() argument

Completed in 2 milliseconds