| /base/web/webview/interfaces/kits/cj/src/ |
| D | web_cookie_manager.cpp | 50 void WebCookieManager::CjPutAcceptCookieEnabled(bool accept) in CjPutAcceptCookieEnabled() 60 bool accept = true; in CjIsCookieAllowed() local 68 void WebCookieManager::CjPutAcceptThirdPartyCookieEnabled(bool accept) in CjPutAcceptThirdPartyCookieEnabled() 78 bool accept = true; in CjIsThirdPartyCookieAllowed() local
|
| D | webview_ffi.cpp | 311 void FfiOHOSCookieMgrPutAcceptCookieEnabled(bool accept) in FfiOHOSCookieMgrPutAcceptCookieEnabled() 321 void FfiOHOSCookieMgrPutAcceptThirdPartyCookieEnabled(bool accept) in FfiOHOSCookieMgrPutAcceptThirdPartyCookieEnabled()
|
| /base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/ |
| D | ark_web_cookie_manager_impl.cpp | 133 void ArkWebCookieManagerImpl::PutAcceptCookieEnabled(bool accept) in PutAcceptCookieEnabled() 148 void ArkWebCookieManagerImpl::PutAcceptThirdPartyCookieEnabled(bool accept) in PutAcceptThirdPartyCookieEnabled()
|
| /base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ |
| D | ark_web_cookie_manager_wrapper.cpp | 156 void ArkWebCookieManagerWrapper::PutAcceptCookieEnabled(bool accept) in PutAcceptCookieEnabled() 171 void ArkWebCookieManagerWrapper::PutAcceptThirdPartyCookieEnabled(bool accept) in PutAcceptThirdPartyCookieEnabled()
|
| /base/web/webview/interfaces/kits/napi/webcookiemanager/ |
| D | napi_web_cookie_manager.cpp | 418 bool accept = true; in JsIsCookieAllowed() local 442 bool accept; in JsPutAcceptCookieEnabled() local 463 bool accept = true; in JsIsThirdPartyCookieAllowed() local 487 bool accept; in JsPutAcceptThirdPartyCookieEnabled() local
|
| /base/telephony/core_service/test/fuzztest/updateiccdiallingnumbers_fuzzer/ |
| D | updateiccdiallingnumbers_fuzzer.cpp | 104 int32_t accept = static_cast<int32_t>(*data % ACCEPT_TYPE); in SendCallSetupRequestResult() local
|
| /base/telephony/core_service/test/fuzztest/sendsmsmoremode_fuzzer/ |
| D | sendsmsmoremode_fuzzer.cpp | 223 int32_t accept = static_cast<int32_t>(*data % BOOL_NUM); in GetSimStatus() local
|
| /base/telephony/core_service/services/sim/src/ |
| D | stk_controller.cpp | 555 int32_t StkController::SendCallSetupRequestResult(bool accept) in SendCallSetupRequestResult()
|
| D | sim_manager.cpp | 697 int32_t SimManager::SendCallSetupRequestResult(int32_t slotId, bool accept) in SendCallSetupRequestResult()
|
| /base/telephony/core_service/test/unittest/core_service_gtest/ |
| D | sim_test_util.cpp | 521 bool accept = true; in SendCallSetupRequestResultTestFunc() local 530 bool accept = true; in SendCallSetupRequestResultTestFunc1() local
|
| /base/telephony/core_service/services/tel_ril/src/ |
| D | tel_ril_sim.cpp | 404 int32_t TelRilSim::SimStkSendCallSetupRequestResult(bool accept, const AppExecFwk::InnerEvent::Poin… in SimStkSendCallSetupRequestResult()
|
| D | tel_ril_manager.cpp | 886 int32_t slotId, bool accept, const AppExecFwk::InnerEvent::Pointer &response) in SendCallSetupRequestResult()
|
| /base/telephony/core_service/services/core/src/ |
| D | core_service.cpp | 1361 int32_t CoreService::SendCallSetupRequestResult(int32_t slotId, bool accept) in SendCallSetupRequestResult()
|
| D | core_service_stub.cpp | 1688 bool accept = data.ReadInt32(); in OnSendCallSetupRequestResult() local
|
| /base/telephony/ril_adapter/services/vendor/src/ |
| D | at_sim.c | 1004 void ReqSimStkSendCallSetupRequestResult(const ReqDataInfo *requestInfo, int32_t accept) in ReqSimStkSendCallSetupRequestResult()
|
| /base/telephony/core_service/frameworks/native/src/ |
| D | core_service_client.cpp | 906 int32_t CoreServiceClient::SendCallSetupRequestResult(int32_t slotId, bool accept) in SendCallSetupRequestResult()
|
| D | core_manager_inner.cpp | 2336 int32_t CoreManagerInner::SendCallSetupRequestResult(int32_t slotId, bool accept) in SendCallSetupRequestResult()
|
| D | core_service_proxy.cpp | 2592 int32_t CoreServiceProxy::SendCallSetupRequestResult(int32_t slotId, bool accept) in SendCallSetupRequestResult()
|
| /base/telephony/core_service/services/sim/test/ |
| D | test.cpp | 1391 int32_t accept = 0; in TestSendCallSetupRequestResult() local
|
| /base/telephony/ril_adapter/services/hril/src/ |
| D | hril_sim.cpp | 275 int32_t HRilSim::SimStkSendCallSetupRequestResult(int32_t serialId, int32_t accept) in SimStkSendCallSetupRequestResult()
|
| D | hril_manager.cpp | 770 …2_t HRilManager::SimStkSendCallSetupRequestResult(int32_t slotId, int32_t serialId, int32_t accept) in SimStkSendCallSetupRequestResult()
|
| /base/telephony/ril_adapter/test/unittest/ |
| D | ril_interface_test.cpp | 1378 int32_t accept; in SendCallSetupRequestResultTest() local
|
| /base/telephony/core_service/services/tel_ril/test/ |
| D | tel_ril_test.cpp | 743 int32_t accept; in OnRequestSendCallSetupRequestResultTest() local
|