Searched refs:ENABLE_LIST_NAME (Results 1 - 2 of 2) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/ohos/ | ||
H A D | enable_aot_list_helper.cpp | 19 const std::string EnableAotJitListHelper::ENABLE_LIST_NAME = "/etc/ark/app_aot_jit_enable_list.conf"; member in panda::ecmascript::ohos::EnableAotJitListHelper |
H A D | enable_aot_list_helper.h | 42 static auto helper = std::make_shared<EnableAotJitListHelper>(ENABLE_LIST_NAME); in GetInstance() 169 PUBLIC_API static const std::string ENABLE_LIST_NAME; member in panda::ecmascript::ohos::EnableAotJitListHelper |
Completed in 2 milliseconds