Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/services/common/include/
H A Dtask_handler_wrap.h98 void SetPrintTaskLog(bool printTaskLog) in SetPrintTaskLog() function
/ohos5.0/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_mgr_service.cpp154 taskHandler_->SetPrintTaskLog(true); in Init()
H A Dapp_mgr_service_inner.cpp328 dfxTaskHandler_->SetPrintTaskLog(true); in Init()
330 otherTaskHandler_->SetPrintTaskLog(true); in Init()