Searched refs:DFX_UB_NOT_REPORT (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/src/ |
H A D | hcamera_device.cpp | 78 {OHOS_CONTROL_BEAUTY_TYPE, "OHOS_CONTROL_BEAUTY_TYPE", DFX_UB_NOT_REPORT}, 79 {OHOS_CONTROL_LIGHT_PAINTING_TYPE, "OHOS_CONTROL_LIGHT_PAINTING_TYPE", DFX_UB_NOT_REPORT}, 80 {OHOS_CONTROL_LIGHT_PAINTING_FLASH, "OHOS_CONTROL_LIGHT_PAINTING_FLASH", DFX_UB_NOT_REPORT}, 81 {OHOS_CONTROL_MANUAL_EXPOSURE_TIME, "OHOS_CONTROL_MANUAL_EXPOSURE_TIME", DFX_UB_NOT_REPORT}, 82 … {OHOS_CONTROL_CAMERA_USED_AS_POSITION, "OHOS_CONTROL_CAMERA_USED_AS_POSITION", DFX_UB_NOT_REPORT}, 764 if (dfxUbStr != DFX_UB_NOT_REPORT) { in DebugLogTag()
|
/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/include/dfx/ |
H A D | camera_report_uitls.h | 55 static const std::string DFX_UB_NOT_REPORT = ""; variable
|