/foundation/distributedhardware/distributed_camera/interfaces/inner_kits/native_cpp/test/sinkfuzztest/callbackonnotifyresourceinfo_fuzzer/ |
H A D | callbackonnotifyresourceinfo_fuzzer.cpp | 40 bool isSensitive = data[0] % DC_RESOURCE_VALUE; in CallbackOnNotifyResourceInfoFuzzTest() local
|
/foundation/distributedhardware/distributed_audio/services/audiomanager/servicesink/src/ |
H A D | daudio_sink_ipc_callback_proxy.cpp | 25 OnNotifyResourceInfo(const ResourceEventType &type, const std::string &subType, const std::string &networkId, bool &isSensitive, bool &isSameAccount) OnNotifyResourceInfo() argument
|
/foundation/distributedhardware/distributed_camera/services/cameraservice/sinkservice/src/distributedcamera/ |
H A D | dcamera_sink_callback_proxy.cpp | 26 OnNotifyResourceInfo(const ResourceEventType &type, const std::string &subtype, const std::string &networkId, bool &isSensitive, bool &isSameAccout) OnNotifyResourceInfo() argument
|
/foundation/distributedhardware/distributed_audio/interfaces/inner_kits/native_cpp/test/fuzztest/sinkipccallbackonnotifyresourceinfo_fuzzer/ |
H A D | sinkipccallbackonnotifyresourceinfo_fuzzer.cpp | 39 bool isSensitive = data[0] % DC_RESOURCE_VALUE; in SinkIpcCallbackOnNotifyResourceInfoFuzzTest() local
|
/foundation/distributedhardware/distributed_audio/interfaces/inner_kits/native_cpp/audio_sink/src/ |
H A D | daudio_sink_ipc_callback.cpp | 28 OnNotifyResourceInfo(const ResourceEventType &type, const std::string &subType, const std::string &networkId, bool &isSensitive, bool &isSameAccount) OnNotifyResourceInfo() argument
|
H A D | daudio_sink_ipc_callback_stub.cpp | 56 bool isSensitive; in OnNotifyResourceInfoInner() local
|
/foundation/distributedhardware/distributed_camera/interfaces/inner_kits/native_cpp/camera_sink/src/callback/ |
H A D | dcamera_sink_callback.cpp | 29 OnNotifyResourceInfo(const ResourceEventType &type, const std::string &subtype, const std::string &networkId, bool &isSensitive, bool &isSameAccout) OnNotifyResourceInfo() argument
|
H A D | dcamera_sink_callback_stub.cpp | 59 bool isSensitive; in OnNotifyResourceInfoInner() local
|
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/test/unittest/common/componentmanager/component_privacy/ |
H A D | component_privacy_test.cpp | 67 bool isSensitive = true; in HWTEST_F() local 81 bool isSensitive = true; in HWTEST_F() local 95 bool isSensitive = true; in HWTEST_F() local 108 bool isSensitive = true; in HWTEST_F() local
|
/foundation/distributedhardware/distributed_camera/interfaces/inner_kits/native_cpp/test/sinkfuzztest/callbacksinkonremoterequest_fuzzer/ |
H A D | callbacksinkonremoterequest_fuzzer.cpp | 47 bool isSensitive = data[0] % DC_RESOURCE_VALUE; in CallbackSinkOnRemoteRequestFuzzTest() local 73 bool isSensitive = data[0] % DC_RESOURCE_VALUE; in CallbackSinkOnNotifyResourceInfoInnerFuzzTest() local
|
/foundation/distributedhardware/distributed_audio/interfaces/inner_kits/native_cpp/test/fuzztest/sinkipccallbackonnotifyresourceinfoinner_fuzzer/ |
H A D | sinkipccallbackonnotifyresourceinfoinner_fuzzer.cpp | 50 bool isSensitive = data[0] % DC_RESOURCE_VALUE; in SinkIpcCallbackOnNotifyResourceInfoInnerFuzzTest() local
|
/foundation/distributedhardware/distributed_camera/interfaces/inner_kits/native_cpp/test/unittest/common/camera_sink/callback/ |
H A D | dcamera_sink_callback_test.cpp | 103 bool isSensitive = false; in HWTEST_F() local 43 OnPrivaceResourceMessage(const ResourceEventType &type, const std::string &subType, const std::string &networkId, bool &isSensitive, bool &isSameAccout) OnPrivaceResourceMessage() argument
|
/foundation/distributedhardware/distributed_audio/interfaces/inner_kits/native_cpp/test/fuzztest/sinkipccallbackonremoterequest_fuzzer/ |
H A D | sinkipccallbackonremoterequest_fuzzer.cpp | 50 bool isSensitive = data[0] % DC_RESOURCE_VALUE; in SinkIpcCallbackOnRemoteRequestFuzzTest() local
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/progress/ |
H A D | progress_paint_method.h | 61 auto isSensitive = paintProperty->GetIsSensitive().value_or(false); variable
|
H A D | progress_pattern.cpp | 378 void ProgressPattern::ObscureText(bool isSensitive) in ObscureText() argument 391 void ProgressPattern::OnSensitiveStyleChange(bool isSensitive) in OnSensitiveStyleChange() argument
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/gauge/ |
H A D | gauge_pattern.cpp | 318 void GaugePattern::ObscureLimitValueText(bool isSensitive) in ObscureLimitValueText() argument 321 ObscureText(GetMinValueTextId(), isSensitive); in ObscureLimitValueText() local 324 ObscureText(GetMaxValueTextId(), isSensitive); in ObscureLimitValueText() local 328 void GaugePattern::ObscureText(int32_t valueTextId, bool isSensitive) in ObscureText() argument 339 void GaugePattern::OnSensitiveStyleChange(bool isSensitive) in OnSensitiveStyleChange() argument
|
H A D | gauge_modifier.cpp | 400 auto isSensitive = paintProperty->GetIsSensitive().value_or(false); in PaintMonochromeCircular() local
|
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/componentmanager/ |
H A D | component_privacy.cpp | 47 OnPrivaceResourceMessage(const ResourceEventType &type, const std::string &subtype, const std::string &networkId, bool &isSensitive, bool &isSameAccout) OnPrivaceResourceMessage() argument 122 OnResourceInfoCallback(const std::string &subtype, const std::string &networkId, bool &isSensitive, bool &isSameAccout) OnResourceInfoCallback() argument
|
/foundation/distributedhardware/distributed_camera/services/cameraservice/sinkservice/src/distributedcameramgr/ |
H A D | dcamera_sink_controller.cpp | 276 bool isSensitive = false; in PullUpPage() local 314 bool isSensitive = false; in CloseChannel() local
|
/foundation/distributedhardware/distributed_audio/services/audiomanager/managersink/src/ |
H A D | daudio_sink_dev.cpp | 316 bool isSensitive = false;
in TaskCloseDMic() local 480 bool isSensitive = false;
in PullUpPage() local
|
/foundation/arkui/ace_engine/interfaces/inner_api/ace/ |
H A D | ui_content.h | 167 virtual void ChangeSensitiveNodes(bool isSensitive) {} in ChangeSensitiveNodes() argument
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/ |
H A D | pattern.h | 284 virtual void OnSensitiveStyleChange(bool isSensitive) {} in OnSensitiveStyleChange() argument
|
/foundation/arkui/ace_engine/adapter/ohos/entrance/ |
H A D | ui_content_impl.cpp | 3747 void UIContentImpl::ChangeSensitiveNodes(bool isSensitive) in ChangeSensitiveNodes() argument
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/ |
H A D | text_pattern.cpp | 4057 void TextPattern::OnSensitiveStyleChange(bool isSensitive) in OnSensitiveStyleChange() argument
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/base/ |
H A D | frame_node.cpp | 5080 void FrameNode::ChangeSensitiveStyle(bool isSensitive) in ChangeSensitiveStyle() argument
|