Home
last modified time | relevance | path

Searched defs:allow (Results 26 - 50 of 90) sorted by relevance

1234

/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/duration/
H A DPeriodBuilderFactory.java61 PeriodBuilderFactory setAllowZero(boolean allow); in setAllowZero() argument
81 PeriodBuilderFactory setAllowMilliseconds(boolean allow); in setAllowMilliseconds() argument
H A DBasicPeriodBuilderFactory.java122 Settings setAllowZero(boolean allow) { in setAllowZero() argument
237 public PeriodBuilderFactory setAllowZero(boolean allow) { in setAllowZero() argument
249 public PeriodBuilderFactory setAllowMilliseconds(boolean allow) { in setAllowMilliseconds() argument
/third_party/libwebsockets/lib/core-net/
H A Dpollfd.c226 lws_accept_modulation(struct lws_context *context, struct lws_context_per_thread *pt, int allow) lws_accept_modulation() argument
/third_party/libbpf/src/
H A DMakefile
/third_party/node/src/permission/
H A Dfs_permission.cc118 void FSPermission::Apply(const std::string& allow, PermissionScope scope) { in Apply() argument
/base/notification/distributed_notification_service/services/ans/test/unittest/
H A Dadvanced_notification_service_branch_test.cpp403 bool allow = false; in HWTEST_F() local
419 bool allow = false; in HWTEST_F() local
/foundation/arkui/ace_engine/frameworks/core/animation/
H A Dshared_transition_effect.cpp182 bool allow = false; in Allow() local
368 bool allow = false; in Allow() local
/third_party/ninja/src/
H A Ddisk_interface.cc350 void RealDiskInterface::AllowStatCache(bool allow) { argument
/third_party/skia/src/pathops/
H A DSkDCubicLineIntersection.cpp93 void allowNear(bool allow) { in allowNear() argument
H A DSkDQuadLineIntersection.cpp112 void allowNear(bool allow) { in allowNear() argument
H A DSkDConicLineIntersection.cpp34 void allowNear(bool allow) { in allowNear() argument
/third_party/protobuf/src/google/protobuf/io/
H A Dtokenizer.h251 void set_allow_multiline_strings(bool allow) { in set_allow_multiline_strings() argument
/third_party/selinux/libsepol/src/
H A Dassertion.c93 static int check_extended_permissions(av_extended_perms_t *neverallow, avtab_extended_perms_t *allow) in check_extended_permissions() argument
115 extended_permissions_violated(avtab_extended_perms_t *result, av_extended_perms_t *neverallow, avtab_extended_perms_t *allow) extended_permissions_violated() argument
[all...]
/foundation/communication/netmanager_base/services/netpolicymanager/src/core/
H A Dnet_policy_rule.cpp287 int32_t NetPolicyRule::SetBackgroundPolicy(bool allow) in SetBackgroundPolicy() argument
/foundation/communication/netmanager_base/test/netmanagernative/unittest/netsys_manager_test/
H A Dnetsys_controller_service_impl_test.cpp282 uint8_t allow = 0; in HWTEST_F() local
H A Dnetsys_native_client_test.cpp350 uint8_t allow = 0; in HWTEST_F() local
H A Dnetsys_native_service_stub_test.cpp1546 uint8_t allow = 1; in HWTEST_F() local
H A Dnetsys_native_service_test.cpp469 uint8_t allow = 1; in HWTEST_F() local
H A Dnetsys_controller_test.cpp977 uint8_t allow = 0; in HWTEST_F() local
/foundation/communication/netmanager_base/services/netmanagernative/src/manager/
H A Dconn_manager.cpp57 int32_t ConnManager::SetInternetPermission(uint32_t uid, uint8_t allow, uint8_t isBroker) in SetInternetPermission() argument
/third_party/curl/src/
H A Dtool_paramhlp.c368 enum e_action { allow, deny, set } action = allow; in proto2num() enumerator
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/duration/
H A DBasicPeriodBuilderFactory.java121 Settings setAllowZero(boolean allow) { in setAllowZero() argument
236 public PeriodBuilderFactory setAllowZero(boolean allow) { in setAllowZero() argument
248 public PeriodBuilderFactory setAllowMilliseconds(boolean allow) { in setAllowMilliseconds() argument
/base/startup/appspawn/interfaces/innerkits/client/
H A Dappspawn_msg.c491 int AppSpawnReqMsgSetAppInternetPermissionInfo(AppSpawnReqMsgHandle reqHandle, uint8_t allow, uint8_t setAllow) in AppSpawnReqMsgSetAppInternetPermissionInfo() argument
/foundation/communication/netmanager_base/services/netpolicymanager/src/
H A Dnet_policy_service.cpp242 int32_t NetPolicyService::SetBackgroundPolicy(bool allow) in SetBackgroundPolicy() argument
/foundation/communication/netmanager_base/test/netconnmanager/unittest/net_conn_multi_test/
H A Dnet_conn_client_test.cpp1245 uint8_t allow = 0; in HWTEST_F() local
1263 uint8_t allow = 0; in HWTEST_F() local

Completed in 26 milliseconds

1234