Home
last modified time | relevance | path

Searched refs:SetLogComponents (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Dlog.cpp243 baseOptions.SetLogComponents({ "all" }); in Initialize()
Djs_runtime_options.cpp525 SetLogComponents(argListStr); in ParseCommand()
Djs_runtime_options.h784 void SetLogComponents(arg_list_t value) in SetLogComponents() function
/arkcompiler/runtime_core/static_core/verification/verifier/
Dverifier.cpp346 baseOptions.SetLogComponents(cliOptions.GetLogComponents()); in Main()