Home
last modified time | relevance | path

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

123

/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/
H A Dark_web_geo_location_callback_impl.cpp30 nweb_geo_location_callback_->GeolocationCallbackInvoke(ArkWebStringStructToClass(origin), allow, retain, incognito); in GeoLocationCallbackInvoke() local
27 GeoLocationCallbackInvoke( const ArkWebString& origin, bool allow, bool retain, bool incognito) GeoLocationCallbackInvoke() argument
H A Dark_web_cookie_manager_impl.cpp153 void ArkWebCookieManagerImpl::PutAcceptFileURLSchemeCookiesEnabled(bool allow) in PutAcceptFileURLSchemeCookiesEnabled() argument
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/
H A Dark_web_geo_location_callback_wrapper.cpp27 GeolocationCallbackInvoke( const std::string& origin, bool allow, bool retain, bool incognito) GeolocationCallbackInvoke() argument
H A Dark_web_cookie_manager_wrapper.cpp176 void ArkWebCookieManagerWrapper::PutAcceptFileURLSchemeCookiesEnabled(bool allow) in PutAcceptFileURLSchemeCookiesEnabled() argument
/third_party/node/src/permission/
H A Dchild_process_permission.cc12 void ChildProcessPermission::Apply(const std::string& allow, in Apply() argument
H A Dworker_permission.cc12 void WorkerPermission::Apply(const std::string& allow, PermissionScope scope) { in Apply() argument
H A Dfs_permission.cc118 void FSPermission::Apply(const std::string& allow, PermissionScope scope) { in Apply() argument
/third_party/musl/porting/linux/user/src/network/
H A Dsocket.c21 static uint8_t allow = 1; in is_allow_internet() local
/third_party/musl/porting/liteos_a/user/src/network/
H A Dsocket.c21 static uint8_t allow = 1; in is_allow_internet() local
/third_party/musl/src/network/
H A Dsocket.c24 static uint8_t allow = 1; in is_allow_internet() local
/third_party/vixl/src/
H A Dassembler-base-vixl.h83 void SetAllowAssembler(bool allow) { allow_assembler_ = allow; } in SetAllowAssembler() argument
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DSortedSetRelation.java72 public static <T extends Object & Comparable<? super T>> boolean hasRelation(SortedSet<T> a, int allow, SortedSet<T> b) { in hasRelation() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DSortedSetRelation.java74 public static <T extends Object & Comparable<? super T>> boolean hasRelation(SortedSet<T> a, int allow, SortedSet<T> b) { in hasRelation() argument
/third_party/node/benchmark/
H A Dcommon.js6 function allow() { function
/base/notification/distributed_notification_service/test/bechmarktest/notification_services_test/
H A Dnotification_service_test.cpp317 bool allow = false; in BENCHMARK_F() local
/base/startup/appspawn/test/fuzztest/appspawnclient_fuzzer/
H A Dappspawnclient_fuzzer.cpp198 uint8_t allow = static_cast<uint8_t>(size); in FuzzAppSpawnReqMsgSetAppInternetPermissionInfo() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/duration/
H A DPeriodBuilderFactory.java59 PeriodBuilderFactory setAllowZero(boolean allow); in setAllowZero() argument
79 PeriodBuilderFactory setAllowMilliseconds(boolean allow); in setAllowMilliseconds() argument
/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
/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
/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
/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

Completed in 13 milliseconds

123