Home
last modified time | relevance | path

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

/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/
Dark_web_geo_location_callback_impl.cpp28 const ArkWebString& origin, bool allow, bool retain, bool incognito) in GeoLocationCallbackInvoke()
Dark_web_cookie_manager_impl.cpp153 void ArkWebCookieManagerImpl::PutAcceptFileURLSchemeCookiesEnabled(bool allow) in PutAcceptFileURLSchemeCookiesEnabled()
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/
Dark_web_geo_location_callback_wrapper.cpp28 const std::string& origin, bool allow, bool retain, bool incognito) in GeolocationCallbackInvoke()
Dark_web_cookie_manager_wrapper.cpp176 void ArkWebCookieManagerWrapper::PutAcceptFileURLSchemeCookiesEnabled(bool allow) in PutAcceptFileURLSchemeCookiesEnabled()
/base/notification/distributed_notification_service/test/fuzztest/ansmanagerstubannexthree_fuzzer/
Dansmanagerstubannexthree_fuzzer.cpp32 bool allow = *data % ENABLE; in DoSomethingInterestingWithMyAPI() local
/base/notification/distributed_notification_service/services/ans/test/unittest/
Dadvanced_notification_service_branch_test.cpp403 bool allow = false; variable
419 bool allow = false; variable
Dadvanced_notification_service_test.cpp268 bool allow = false; variable
600 bool allow = false; variable
676 bool allow = false; variable
1416 bool allow = true; variable
/base/notification/distributed_notification_service/test/bechmarktest/notification_services_test/
Dnotification_service_test.cpp316 bool allow = false; in BENCHMARK_F() local
/base/startup/appspawn/test/fuzztest/appspawnclient_fuzzer/
Dappspawnclient_fuzzer.cpp198 uint8_t allow = static_cast<uint8_t>(size); in FuzzAppSpawnReqMsgSetAppInternetPermissionInfo() local
/base/startup/appspawn/interfaces/innerkits/client/
Dappspawn_msg.c491 int AppSpawnReqMsgSetAppInternetPermissionInfo(AppSpawnReqMsgHandle reqHandle, uint8_t allow, uint8… in AppSpawnReqMsgSetAppInternetPermissionInfo()