Searched defs:allow (Results 1 - 9 of 9) sorted by relevance
| /base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/ |
| H A D | ark_web_geo_location_callback_impl.cpp | 30 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 D | ark_web_cookie_manager_impl.cpp | 153 void ArkWebCookieManagerImpl::PutAcceptFileURLSchemeCookiesEnabled(bool allow) in PutAcceptFileURLSchemeCookiesEnabled() argument
|
| /base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ |
| H A D | ark_web_geo_location_callback_wrapper.cpp | 27 GeolocationCallbackInvoke( const std::string& origin, bool allow, bool retain, bool incognito) GeolocationCallbackInvoke() argument
|
| H A D | ark_web_cookie_manager_wrapper.cpp | 176 void ArkWebCookieManagerWrapper::PutAcceptFileURLSchemeCookiesEnabled(bool allow) in PutAcceptFileURLSchemeCookiesEnabled() argument
|
| /base/notification/distributed_notification_service/test/bechmarktest/notification_services_test/ |
| H A D | notification_service_test.cpp | 317 bool allow = false;
in BENCHMARK_F() local
|
| /base/startup/appspawn/test/fuzztest/appspawnclient_fuzzer/ |
| H A D | appspawnclient_fuzzer.cpp | 198 uint8_t allow = static_cast<uint8_t>(size); in FuzzAppSpawnReqMsgSetAppInternetPermissionInfo() local
|
| /base/notification/distributed_notification_service/services/ans/test/unittest/ |
| H A D | advanced_notification_service_branch_test.cpp | 403 bool allow = false; in HWTEST_F() local 419 bool allow = false; in HWTEST_F() local
|
| H A D | advanced_notification_service_test.cpp | 269 bool allow = false; in HWTEST_F() local 601 bool allow = false; in HWTEST_F() local 678 bool allow = false; in HWTEST_F() local 1418 bool allow = true; in HWTEST_F() local [all...] |
| /base/startup/appspawn/interfaces/innerkits/client/ |
| H A D | appspawn_msg.c | 491 int AppSpawnReqMsgSetAppInternetPermissionInfo(AppSpawnReqMsgHandle reqHandle, uint8_t allow, uint8_t setAllow) in AppSpawnReqMsgSetAppInternetPermissionInfo() argument
|
Completed in 10 milliseconds