Home
last modified time | relevance | path

Searched refs:GetLogComponents (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Dlog.cpp237 SetLogComponentFromString(options.GetLogComponents()); in Initialize()
Djs_runtime_options.h779 arg_list_t GetLogComponents() const in GetLogComponents() function
/arkcompiler/runtime_core/static_core/libpandabase/utils/
Dlogger.cpp68 loadComponents(options.GetLogComponents()); in Initialize()
/arkcompiler/runtime_core/libpandabase/utils/
Dlogger.cpp68 load_components(options.GetLogComponents()); in Initialize()
/arkcompiler/runtime_core/static_core/verification/verifier/
Dverifier.cpp346 baseOptions.SetLogComponents(cliOptions.GetLogComponents()); in Main()