Home
last modified time | relevance | path

Searched defs:rule (Results 76 - 83 of 83) sorted by relevance

1234

/foundation/communication/netmanager_base/services/netmanagernative/src/netsys/
H A Dnet_manager_native.cpp470 auto rule = static_cast<NetManagerStandard::FirewallRule>(firewallRule); in FirewallSetUidRule() local
/foundation/arkui/ace_engine/frameworks/core/components/custom_paint/
H A Drosen_render_custom_paint.cpp1292 void RosenRenderCustomPaint::SetFillRuleForPath(const CanvasFillRule& rule) in SetFillRuleForPath() argument
1309 void RosenRenderCustomPaint::SetFillRuleForPath2D(const CanvasFillRule& rule) in SetFillRuleForPath2D() argument
[all...]
H A Drosen_render_offscreen_canvas.cpp175 void RosenRenderOffscreenCanvas::SetFillRuleForPath(const CanvasFillRule& rule) in SetFillRuleForPath() argument
193 void RosenRenderOffscreenCanvas::SetFillRuleForPath2D(const CanvasFillRule& rule) in SetFillRuleForPath2D() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/canvas/
H A Dcustom_paint_paint_method.cpp673 void CustomPaintPaintMethod::SetFillRuleForPath(const CanvasFillRule& rule) in SetFillRuleForPath() argument
682 void CustomPaintPaintMethod::SetFillRuleForPath2D(const CanvasFillRule& rule) in SetFillRuleForPath2D() argument
/foundation/communication/netmanager_base/services/netmanagernative/src/
H A Dnetsys_native_service_stub.cpp1890 sptr<NetFirewallBaseRule> rule = nullptr; in CmdSetFirewallRules() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_kit_service_test/
H A Dbms_bundle_data_mgr_test.cpp5968 BmsExperienceRule rule; in HWTEST_F() local
/foundation/bundlemanager/bundle_tool/frameworks/src/
H A Dbundle_test_tool.cpp2274 auto rule = static_cast<AppInstallControlRuleType>(ruleType); RunAsAddInstallRuleCommand() local
2364 auto rule = static_cast<AppInstallControlRuleType>(ruleType); RunAsGetInstallRuleCommand() local
2464 auto rule = static_cast<AppInstallControlRuleType>(ruleType); RunAsDeleteInstallRuleCommand() local
2539 auto rule = static_cast<AppInstallControlRuleType>(ruleType); RunAsCleanInstallRuleCommand() local
2578 AppRunningControlRule rule; CheckAppRunningRuleCorrectOption() local
[all...]
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_view_abstract.cpp8984 auto rule = valueObj->GetProperty(keys[i]); in JsAlignRules() local

Completed in 85 milliseconds

1234