Home
last modified time | relevance | path

Searched defs:allow (Results 1 – 25 of 48) sorted by relevance

12

/ohos5.0/foundation/communication/netmanager_base/frameworks/native/netconnclient/src/
H A Dsocket_permission.cpp19 int32_t SetInternetPermission(uint32_t uid, uint8_t allow) in SetInternetPermission()
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/
H A Dark_web_geo_location_callback_impl.cpp28 const ArkWebString& origin, bool allow, bool retain, bool incognito) in GeoLocationCallbackInvoke()
H A Dark_web_cookie_manager_impl.cpp153 void ArkWebCookieManagerImpl::PutAcceptFileURLSchemeCookiesEnabled(bool allow) in PutAcceptFileURLSchemeCookiesEnabled()
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/
H A Dark_web_geo_location_callback_wrapper.cpp28 const std::string& origin, bool allow, bool retain, bool incognito) in GeolocationCallbackInvoke()
H A Dark_web_cookie_manager_wrapper.cpp176 void ArkWebCookieManagerWrapper::PutAcceptFileURLSchemeCookiesEnabled(bool allow) in PutAcceptFileURLSchemeCookiesEnabled()
/ohos5.0/build/hb/util/
H A Dsystem_util.py103 def allow(self, allowed_vars: list): member in ExecEnviron
/ohos5.0/base/notification/distributed_notification_service/test/fuzztest/ansmanagerstubannexthree_fuzzer/
H A Dansmanagerstubannexthree_fuzzer.cpp32 bool allow = *data % ENABLE; in DoSomethingInterestingWithMyAPI() local
/ohos5.0/foundation/communication/netmanager_base/test/netmanagernative/unittest/netsys_manager_test/
H A Dconn_manager_test.cpp76 uint8_t allow = 0; variable
90 uint8_t allow = 0; variable
H A Dnet_manager_native_test.cpp64 uint8_t allow = 1; variable
H A Dnetsys_native_client_test.cpp350 uint8_t allow = 0; variable
H A Dnetsys_controller_service_impl_test.cpp281 uint8_t allow = 0; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/form/
H A Dform_component.h45 void SetAllowUpdate(bool allow) in SetAllowUpdate()
/ohos5.0/foundation/ability/ability_runtime/test/unittest/app_utils_test/
H A Dapp_utils_test.cpp311 auto allow = AAFwk::AppUtils::GetInstance().IsAllowNativeChildProcess("com.test.demo"); variable
/ohos5.0/foundation/communication/bluetooth_service/test/unittest/map/
H A Dmap_mse_test.cpp231 bool allow = true; variable
/ohos5.0/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_preloader.cpp44 …auto allow = ResourceSchedule::ResSchedClient::GetInstance().IsAllowedAppPreload(bundleName, mode); in PreCheck() local
/ohos5.0/foundation/communication/bluetooth_service/test/unittest/pbap/
H A Dpbap_server_test.cpp205 bool allow = true; variable
/ohos5.0/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
/ohos5.0/base/notification/distributed_notification_service/services/ans/test/unittest/
H A Dadvanced_notification_service_branch_test.cpp403 bool allow = false; variable
419 bool allow = false; variable
H A Dadvanced_notification_service_test.cpp268 bool allow = false; variable
600 bool allow = false; variable
676 bool allow = false; variable
1416 bool allow = true; variable
/ohos5.0/foundation/communication/netmanager_base/services/netpolicymanager/src/core/
H A Dnet_policy_rule.cpp287 int32_t NetPolicyRule::SetBackgroundPolicy(bool allow) in SetBackgroundPolicy()
/ohos5.0/base/notification/distributed_notification_service/test/bechmarktest/notification_services_test/
H A Dnotification_service_test.cpp316 bool allow = false; in BENCHMARK_F() local
/ohos5.0/foundation/communication/netmanager_base/services/netpolicymanager/src/
H A Dnet_policy_service.cpp241 int32_t NetPolicyService::SetBackgroundPolicy(bool allow) in SetBackgroundPolicy()
/ohos5.0/base/startup/appspawn/test/fuzztest/appspawnclient_fuzzer/
H A Dappspawnclient_fuzzer.cpp198 uint8_t allow = static_cast<uint8_t>(size); in FuzzAppSpawnReqMsgSetAppInternetPermissionInfo() local
/ohos5.0/foundation/communication/netmanager_base/services/netmanagernative/src/manager/
H A Dconn_manager.cpp55 int32_t ConnManager::SetInternetPermission(uint32_t uid, uint8_t allow, uint8_t isBroker) in SetInternetPermission()
/ohos5.0/foundation/communication/netmanager_base/test/netconnmanager/unittest/net_conn_manager_test/
H A Dnet_conn_service_stub_test.h41 int32_t SetInternetPermission(uint32_t uid, uint8_t allow) override in SetInternetPermission()

12