Home
last modified time | relevance | path

Searched defs:accept (Results 1 – 25 of 57) sorted by relevance

123

/ohos5.0/base/web/webview/interfaces/kits/cj/src/
H A Dweb_cookie_manager.cpp50 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
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_if.c84 uint8_t accept; member
96 uint8_t accept; member
105 uint8_t accept; member
111 uint8_t accept; member
118 uint8_t accept; member
125 uint8_t accept; member
133 uint8_t accept; member
141 uint8_t accept; member
615 int GAPIF_AuthorizeRes(const BtAddr *addr, GAP_Service service, uint8_t accept) in GAPIF_AuthorizeRes()
813 int GAPIF_UserConfirmRsp(const BtAddr *addr, uint8_t accept) in GAPIF_UserConfirmRsp()
[all …]
H A Dgap_le_sec.c156 bool accept = true; in GapLeSecureConnectionOOBProcess() local
571 int GAP_LeRemoteEncryptionKeyRsp(const BtAddr *addr, uint8_t accept, LeEncKey encKey, uint8_t keyTy… in GAP_LeRemoteEncryptionKeyRsp()
617 int GAP_LeLocalEncryptionKeyRsp(const BtAddr *addr, uint8_t accept, LeEncKey encKey, uint8_t keyTyp… in GAP_LeLocalEncryptionKeyRsp()
644 int GAP_RequestSigningAlgorithmInfoRsp(const BtAddr *addr, uint8_t accept, GapSigningAlgorithmInfo … in GAP_RequestSigningAlgorithmInfoRsp()
971 int GAP_LePairPassKeyRsp(const BtAddr *addr, uint8_t accept, uint32_t number) in GAP_LePairPassKeyRsp()
1002 int GAP_LePairOobRsp(const BtAddr *addr, uint8_t accept, uint8_t oobData[GAP_OOB_DATA_SIZE]) in GAP_LePairOobRsp()
1033 int GAP_LePairScOobRsp(const BtAddr *addr, uint8_t accept, const uint8_t oobDataC[GAP_OOB_DATA_SIZE… in GAP_LePairScOobRsp()
1073 int GAP_LePairScUserConfirmRsp(const BtAddr *addr, uint8_t accept) in GAP_LePairScUserConfirmRsp()
H A Dgap_le_if.c126 uint8_t accept; member
138 uint8_t accept; member
146 uint8_t accept; member
190 uint8_t accept; member
197 uint8_t accept; member
204 uint8_t accept; member
212 uint8_t accept; member
1242 int GAPIF_RequestSigningAlgorithmInfoRsp(const BtAddr *addr, uint8_t accept, GapSigningAlgorithmInf… in GAPIF_RequestSigningAlgorithmInfoRsp()
1554 int GAPIF_LePairPassKeyRsp(const BtAddr *addr, uint8_t accept, uint32_t number) in GAPIF_LePairPassKeyRsp()
1583 int GAPIF_LePairOobRsp(const BtAddr *addr, uint8_t accept, uint8_t oobData[GAP_OOB_DATA_SIZE]) in GAPIF_LePairOobRsp()
[all …]
H A Dgap_br_sec.c521 int GAP_AuthorizeRes(const BtAddr *addr, GAP_Service service, uint8_t accept) in GAP_AuthorizeRes()
1110 … const BtAddr *addr, uint8_t accept, uint8_t ioCapability, uint8_t oobDataPresent, uint8_t authReq) in GAP_IOCapabilityRsp()
1207 int GAP_UserConfirmRsp(const BtAddr *addr, uint8_t accept) in GAP_UserConfirmRsp()
1293 int GAP_UserPasskeyRsp(const BtAddr *addr, uint8_t accept, uint32_t number) in GAP_UserPasskeyRsp()
1375 int GAP_RemoteOobRsp(const BtAddr *addr, uint8_t accept, const GapOOBData *data) in GAP_RemoteOobRsp()
1465 int GAP_PinCodeRsp(const BtAddr *addr, uint8_t accept, const uint8_t *pinCode, uint8_t pinCodeLengt… in GAP_PinCodeRsp()
1605 int GAP_LinkKeyRsp(const BtAddr *addr, uint8_t accept, const uint8_t linkKey[GAP_LINKKEY_SIZE], uin… in GAP_LinkKeyRsp()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_textpicker_ffi.h31 void (*accept)(CJTextPickerResult pickerResult); member
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/smp/
H A Dsmp.c387 … uint16_t handle, bool accept, uint8_t rejectReason, uint8_t pairMethod, const uint8_t *entryValue) in SMP_AuthenticationRequestReply()
505 int SMP_RemotePairResponseReply(uint16_t handle, bool accept, uint8_t rejectReason) in SMP_RemotePairResponseReply()
548 int SMP_RemoteSecurityRequestReply(uint16_t handle, bool accept, uint8_t rejectReason) in SMP_RemoteSecurityRequestReply()
579 int SMP_LongTermKeyRequestReply(uint16_t handle, bool accept, const uint8_t *key) in SMP_LongTermKeyRequestReply()
614 static int SMP_LtkReqReplyNormal(uint16_t handle, bool accept, const uint8_t *key) in SMP_LtkReqReplyNormal()
1053 bool accept, uint8_t rejectReason, uint8_t pairMethod, const uint8_t *entryValue) in SMP_AuthReqReplyProcessMaster()
1066 static int SMP_AuthReqReplyJudgeExceptionMaster(bool accept, uint8_t rejectReason) in SMP_AuthReqReplyJudgeExceptionMaster()
1126 bool accept, uint8_t rejectReason, uint8_t pairMethod, const uint8_t *entryValue) in SMP_AuthReqReplyProcessSlave()
1139 static int SMP_AuthReqReplyJudgeExceptionSlave(bool accept, uint8_t rejectReason) in SMP_AuthReqReplyJudgeExceptionSlave()
1291 uint16_t handle, bool accept, uint8_t rejectReason, const SMP_PairParam *param) in SMP_PairReqReplyJudgeException()
[all …]
H A Dsmp_def.h267 bool accept; member
275 bool accept; member
284 bool accept; member
290 bool accept; member
296 bool accept; member
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/
H A Dark_web_cookie_manager_impl.cpp133 void ArkWebCookieManagerImpl::PutAcceptCookieEnabled(bool accept) in PutAcceptCookieEnabled()
148 void ArkWebCookieManagerImpl::PutAcceptThirdPartyCookieEnabled(bool accept) in PutAcceptThirdPartyCookieEnabled()
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_remote_device.cpp292 int BluetoothRemoteDevice::SetDevicePairingConfirmation(bool accept) in SetDevicePairingConfirmation()
302 bool BluetoothRemoteDevice::SetDevicePasskey(int passkey, bool accept) in SetDevicePasskey()
311 bool BluetoothRemoteDevice::PairRequestReply(bool accept) in PairRequestReply()
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/
H A Dark_web_cookie_manager_wrapper.cpp156 void ArkWebCookieManagerWrapper::PutAcceptCookieEnabled(bool accept) in PutAcceptCookieEnabled()
171 void ArkWebCookieManagerWrapper::PutAcceptThirdPartyCookieEnabled(bool accept) in PutAcceptThirdPartyCookieEnabled()
/ohos5.0/foundation/communication/bluetooth_service/test/unittest/opp/
H A Dopp_test.cpp188 bool accept = true; variable
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/src/net/sys/tcp/
H A Dlistener.rs99 pub async fn accept(&self) -> io::Result<(TcpStream, SocketAddr)> { in accept() method
/ohos5.0/commonlibrary/rust/ylong_http/ylong_http_client/tests/tcp_server/
H A Dmod.rs202 let accept = format_header_str("accept", "*/*"); localVariable
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/opp/
H A Dnapi_bluetooth_opp.cpp108 napi_status CheckSetIncomingFileConfirmation(napi_env env, napi_callback_info info, bool &accept) in CheckSetIncomingFileConfirmation()
159 bool accept = false; in SetIncomingFileConfirmation() local
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_io/src/sys/unix/tcp/
H A Dlistener.rs56 pub fn accept(&self) -> io::Result<(TcpStream, SocketAddr)> { in accept() method
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_io/src/sys/unix/uds/
H A Dlistener.rs61 pub fn accept(&self) -> io::Result<(UnixStream, SocketAddr)> { in accept() method
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/c_adapter/
H A Dohos_bt_gap.cpp446 bool PairRequestReply(const BdAddr *bdAddr, int transport, bool accept) in PairRequestReply()
465 bool SetDevicePairingConfirmation(const BdAddr *bdAddr, int transport, bool accept) in SetDevicePairingConfirmation()
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_io/src/sys/windows/tcp/
H A Dlistener.rs72 pub fn accept(&self) -> io::Result<(TcpStream, SocketAddr)> { in accept() method
/ohos5.0/foundation/communication/dsoftbus/tests/adapter/bluetooth/
H A Dbluetooth_mock.cpp89 bool PairRequestReply(const BdAddr *bdAddr, int transport, bool accept) in PairRequestReply()
94 bool SetDevicePairingConfirmation(const BdAddr *bdAddr, int transport, bool accept) in SetDevicePairingConfirmation()
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/src/net/sys/unix/
H A Dlistener.rs66 pub async fn accept(&self) -> Result<(UnixStream, SocketAddr)> { in accept() method
/ohos5.0/foundation/communication/dsoftbus/tests/core/discovery/ble/bluetooth_mock/
H A Dbluetooth_mock.cpp422 bool PairRequestReply(const BdAddr *bdAddr, int32_t transport, bool accept) in PairRequestReply()
428 bool SetDevicePairingConfirmation(const BdAddr *bdAddr, int32_t transport, bool accept) in SetDevicePairingConfirmation()
/ohos5.0/base/web/webview/interfaces/kits/napi/webcookiemanager/
H A Dnapi_web_cookie_manager.cpp417 bool accept = true; in JsIsCookieAllowed() local
441 bool accept; in JsPutAcceptCookieEnabled() local
462 bool accept = true; in JsIsThirdPartyCookieAllowed() local
486 bool accept; in JsPutAcceptThirdPartyCookieEnabled() local
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/src/
H A Dbluetooth_opp_proxy.cpp56 int32_t BluetoothOppProxy::SetIncomingFileConfirmation(bool accept) in SetIncomingFileConfirmation()
/ohos5.0/base/telephony/core_service/test/fuzztest/updateiccdiallingnumbers_fuzzer/
H A Dupdateiccdiallingnumbers_fuzzer.cpp104 int32_t accept = static_cast<int32_t>(*data % ACCEPT_TYPE); in SendCallSetupRequestResult() local

123