Home
last modified time | relevance | path

Searched refs:IsBehaviorNeedReport (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/src/dfx/
H A Dcamera_report_uitls.cpp311 if (!IsBehaviorNeedReport(behaviorName, value)) { in ReportUserBehavior()
365 bool CameraReportUtils::IsBehaviorNeedReport(const string& behaviorName, const string& value) in IsBehaviorNeedReport() function in OHOS::CameraStandard::CameraReportUtils
/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/include/dfx/
H A Dcamera_report_uitls.h170 bool IsBehaviorNeedReport(const std::string& behaviorName, const std::string& value);