Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Dlog.cpp239 baseOptions.SetLogComponents({ "all" }); in Initialize()
Djs_runtime_options.cpp457 SetLogComponents(argListStr); in ParseCommand()
Djs_runtime_options.h723 void SetLogComponents(arg_list_t value) in SetLogComponents() function