Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/
H A Drs_log.cpp80 bool RSLogManager::SetRSLogFlag(std::string& flag) in SetRSLogFlag() function in OHOS::Rosen::RSLogManager
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/platform/common/
H A Drs_log.h83 bool SetRSLogFlag(std::string& flag);
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_render_service.cpp705 if (RSLogManager::GetInstance().SetRSLogFlag(logFlag)) { in DoDump()