Home
last modified time | relevance | path

Searched defs:isSensitive (Results 1 - 25 of 25) sorted by relevance

/foundation/distributedhardware/distributed_camera/interfaces/inner_kits/native_cpp/test/sinkfuzztest/callbackonnotifyresourceinfo_fuzzer/
H A Dcallbackonnotifyresourceinfo_fuzzer.cpp40 bool isSensitive = data[0] % DC_RESOURCE_VALUE; in CallbackOnNotifyResourceInfoFuzzTest() local
/foundation/distributedhardware/distributed_audio/services/audiomanager/servicesink/src/
H A Ddaudio_sink_ipc_callback_proxy.cpp25 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 Ddcamera_sink_callback_proxy.cpp26 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 Dsinkipccallbackonnotifyresourceinfo_fuzzer.cpp39 bool isSensitive = data[0] % DC_RESOURCE_VALUE; in SinkIpcCallbackOnNotifyResourceInfoFuzzTest() local
/foundation/distributedhardware/distributed_audio/interfaces/inner_kits/native_cpp/audio_sink/src/
H A Ddaudio_sink_ipc_callback.cpp28 OnNotifyResourceInfo(const ResourceEventType &type, const std::string &subType, const std::string &networkId, bool &isSensitive, bool &isSameAccount) OnNotifyResourceInfo() argument
H A Ddaudio_sink_ipc_callback_stub.cpp56 bool isSensitive; in OnNotifyResourceInfoInner() local
/foundation/distributedhardware/distributed_camera/interfaces/inner_kits/native_cpp/camera_sink/src/callback/
H A Ddcamera_sink_callback.cpp29 OnNotifyResourceInfo(const ResourceEventType &type, const std::string &subtype, const std::string &networkId, bool &isSensitive, bool &isSameAccout) OnNotifyResourceInfo() argument
H A Ddcamera_sink_callback_stub.cpp59 bool isSensitive; in OnNotifyResourceInfoInner() local
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/test/unittest/common/componentmanager/component_privacy/
H A Dcomponent_privacy_test.cpp67 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 Dcallbacksinkonremoterequest_fuzzer.cpp47 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 Dsinkipccallbackonnotifyresourceinfoinner_fuzzer.cpp50 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 Ddcamera_sink_callback_test.cpp103 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 Dsinkipccallbackonremoterequest_fuzzer.cpp50 bool isSensitive = data[0] % DC_RESOURCE_VALUE; in SinkIpcCallbackOnRemoteRequestFuzzTest() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/progress/
H A Dprogress_paint_method.h61 auto isSensitive = paintProperty->GetIsSensitive().value_or(false); variable
H A Dprogress_pattern.cpp378 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 Dgauge_pattern.cpp318 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 Dgauge_modifier.cpp400 auto isSensitive = paintProperty->GetIsSensitive().value_or(false); in PaintMonochromeCircular() local
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/componentmanager/
H A Dcomponent_privacy.cpp47 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 Ddcamera_sink_controller.cpp276 bool isSensitive = false; in PullUpPage() local
314 bool isSensitive = false; in CloseChannel() local
/foundation/distributedhardware/distributed_audio/services/audiomanager/managersink/src/
H A Ddaudio_sink_dev.cpp316 bool isSensitive = false; in TaskCloseDMic() local
480 bool isSensitive = false; in PullUpPage() local
/foundation/arkui/ace_engine/interfaces/inner_api/ace/
H A Dui_content.h167 virtual void ChangeSensitiveNodes(bool isSensitive) {} in ChangeSensitiveNodes() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/
H A Dpattern.h284 virtual void OnSensitiveStyleChange(bool isSensitive) {} in OnSensitiveStyleChange() argument
/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dui_content_impl.cpp3747 void UIContentImpl::ChangeSensitiveNodes(bool isSensitive) in ChangeSensitiveNodes() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
H A Dtext_pattern.cpp4057 void TextPattern::OnSensitiveStyleChange(bool isSensitive) in OnSensitiveStyleChange() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dframe_node.cpp5080 void FrameNode::ChangeSensitiveStyle(bool isSensitive) in ChangeSensitiveStyle() argument

Completed in 37 milliseconds