Home
last modified time | relevance | path

Searched refs:SetLogLevel (Results 1 – 3 of 3) sorted by relevance

/ark/js_runtime/ecmascript/napi/include/
Djsnapi.h749 void SetLogLevel(LOG_LEVEL logLevel) in SetLogLevel() function
/ark/js_runtime/ecmascript/napi/test/
Djsnapi_tests.cpp47 option.SetLogLevel(RuntimeOption::LOG_LEVEL::ERROR); in SetUp()
/ark/js_runtime/ecmascript/napi/
Djsnapi.cpp138 baseOptions.SetLogLevel(option.GetLogLevel()); in CreateRuntime()