| /third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/ |
| H A D | RangeTree.java | 62 void accept(DfaVisitor visitor); in accept() method 244 public void accept(DfaVisitor visitor) { in accept() method in RangeTree.Node 1281 public void accept(DfaVisitor visitor) { accept() method in RangeTree [all...] |
| /third_party/python/Lib/idlelib/ |
| H A D | rpc.py | 536 def accept(self): member in RPCClient
|
| /third_party/python/Lib/multiprocessing/ |
| H A D | connection.py | 454 def accept(self): member in Listener 607 def accept(self): member in SocketListener 665 def accept(self): member in .PipeListener 787 def accept(self): member in XmlListener
|
| /third_party/python/Lib/asyncio/ |
| H A D | windows_events.py | 582 def accept(self, listener): member in IocpProactor
|
| /base/telephony/core_service/services/tel_ril/src/ |
| H A D | tel_ril_sim.cpp | 404 int32_t TelRilSim::SimStkSendCallSetupRequestResult(bool accept, const AppExecFwk::InnerEvent::Pointer &response) in SimStkSendCallSetupRequestResult() argument
|
| H A D | tel_ril_manager.cpp | 896 SendCallSetupRequestResult( int32_t slotId, bool accept, const AppExecFwk::InnerEvent::Pointer &response) SendCallSetupRequestResult() argument
|
| /base/telephony/ril_adapter/services/vendor/src/ |
| H A D | at_sim.c | 1004 void ReqSimStkSendCallSetupRequestResult(const ReqDataInfo *requestInfo, int32_t accept) in ReqSimStkSendCallSetupRequestResult() argument
|
| /base/telephony/ril_adapter/services/hril/src/ |
| H A D | hril_sim.cpp | 275 int32_t HRilSim::SimStkSendCallSetupRequestResult(int32_t serialId, int32_t accept) in SimStkSendCallSetupRequestResult() argument
|
| /foundation/communication/bluetooth/frameworks/inner/ipc/src/ |
| H A D | bluetooth_host_proxy.cpp | 1236 int32_t BluetoothHostProxy::SetDevicePairingConfirmation(int32_t transport, const std::string &address, bool accept) in SetDevicePairingConfirmation() argument 1265 bool BluetoothHostProxy::SetDevicePasskey(int32_t transport, const std::string &address, int32_t passkey, bool accept) in SetDevicePasskey() argument 1298 bool BluetoothHostProxy::PairRequestReply(int32_t transport, const std::string &address, bool accept) in PairRequestReply() argument
|
| /foundation/communication/bluetooth_service/services/bluetooth/ipc/src/ |
| H A D | bluetooth_host_stub.cpp | 1112 bool accept = false; in SetDevicePairingConfirmationInner() local 1143 bool accept = false; in SetDevicePasskeyInner() local 1169 bool accept = false; in PairRequestReplyInner() local [all...] |
| /foundation/communication/bluetooth/frameworks/js/napi/src/connection/ |
| H A D | napi_bluetooth_connection.cpp | 331 bool accept = false; in SetDevicePairingConfirmation() local
|
| /foundation/communication/bluetooth/frameworks/js/napi/src/common/ |
| H A D | napi_bluetooth_utils.cpp | 695 bool CheckSetDevicePairingConfirmationParam(napi_env env, napi_callback_info info, std::string &addr, bool &accept) in CheckSetDevicePairingConfirmationParam() argument
|
| /foundation/communication/bluetooth/frameworks/inner/c_adapter/ |
| H A D | ohos_bt_gatt.cpp | 452 int BleGattSecurityRsp(BdAddr bdAddr, bool accept) in BleGattSecurityRsp() argument
|
| /foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/ |
| H A D | gap_br_sec.c | 521 int GAP_AuthorizeRes(const BtAddr *addr, GAP_Service service, uint8_t accept) in GAP_AuthorizeRes() argument 1207 int GAP_UserConfirmRsp(const BtAddr *addr, uint8_t accept) in GAP_UserConfirmRsp() argument 1293 int GAP_UserPasskeyRsp(const BtAddr *addr, uint8_t accept, uint32_ argument 1109 GAP_IOCapabilityRsp( const BtAddr *addr, uint8_t accept, uint8_t ioCapability, uint8_t oobDataPresent, uint8_t authReq) GAP_IOCapabilityRsp() argument 1375 GAP_RemoteOobRsp(const BtAddr *addr, uint8_t accept, const GapOOBData *data) GAP_RemoteOobRsp() argument 1465 GAP_PinCodeRsp(const BtAddr *addr, uint8_t accept, const uint8_t *pinCode, uint8_t pinCodeLength) GAP_PinCodeRsp() argument 1605 GAP_LinkKeyRsp(const BtAddr *addr, uint8_t accept, const uint8_t linkKey[GAP_LINKKEY_SIZE], uint8_t keyType) GAP_LinkKeyRsp() argument [all...] |
| H A D | gap_if.c | 84 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() argument 781 GAPIF_IOCapabilityRsp( const BtAddr *addr, uint8_t accept, uint8_t ioCapability, uint8_t oobDataPresent, uint8_t authReq) GAPIF_IOCapabilityRsp() argument 813 GAPIF_UserConfirmRsp(const BtAddr *addr, uint8_t accept) GAPIF_UserConfirmRsp() argument 841 GAPIF_UserPasskeyRsp(const BtAddr *addr, uint8_t accept, uint32_t number) GAPIF_UserPasskeyRsp() argument 870 GAPIF_RemoteOobRsp(const BtAddr *addr, uint8_t accept, const GapOOBData *data) GAPIF_RemoteOobRsp() argument 899 GAPIF_PinCodeRsp(const BtAddr *addr, uint8_t accept, const uint8_t *pinCode, uint8_t pinCodeLength) GAPIF_PinCodeRsp() argument 929 GAPIF_LinkKeyRsp(const BtAddr *addr, uint8_t accept, const uint8_t linkKey[GAP_LINKKEY_SIZE], uint8_t keyType) GAPIF_LinkKeyRsp() argument [all...] |
| /foundation/communication/bluetooth_service/services/bluetooth/stack/src/smp/ |
| H A D | smp.c | 386 SMP_AuthenticationRequestReply( uint16_t handle, bool accept, uint8_t rejectReason, uint8_t pairMethod, const uint8_t *entryValue) SMP_AuthenticationRequestReply() argument 505 SMP_RemotePairResponseReply(uint16_t handle, bool accept, uint8_t rejectReason) SMP_RemotePairResponseReply() argument 548 SMP_RemoteSecurityRequestReply(uint16_t handle, bool accept, uint8_t rejectReason) SMP_RemoteSecurityRequestReply() argument 579 SMP_LongTermKeyRequestReply(uint16_t handle, bool accept, const uint8_t *key) SMP_LongTermKeyRequestReply() argument 614 SMP_LtkReqReplyNormal(uint16_t handle, bool accept, const uint8_t *key) SMP_LtkReqReplyNormal() argument 1052 SMP_AuthReqReplyProcessMaster( bool accept, uint8_t rejectReason, uint8_t pairMethod, const uint8_t *entryValue) SMP_AuthReqReplyProcessMaster() argument 1066 SMP_AuthReqReplyJudgeExceptionMaster(bool accept, uint8_t rejectReason) SMP_AuthReqReplyJudgeExceptionMaster() argument 1125 SMP_AuthReqReplyProcessSlave( bool accept, uint8_t rejectReason, uint8_t pairMethod, const uint8_t *entryValue) SMP_AuthReqReplyProcessSlave() argument 1139 SMP_AuthReqReplyJudgeExceptionSlave(bool accept, uint8_t rejectReason) SMP_AuthReqReplyJudgeExceptionSlave() argument 1290 SMP_PairReqReplyJudgeException( uint16_t handle, bool accept, uint8_t rejectReason, const SMP_PairParam *param) SMP_PairReqReplyJudgeException() argument 1429 SMP_PairRspReplyJudgeException(uint16_t handle, bool accept, uint8_t rejectReason) SMP_PairRspReplyJudgeException() argument [all...] |
| /third_party/nghttp2/src/ |
| H A D | shrpx_https_upstream.cc | 1244 auto accept = http2::make_websocket_accept_token(out.data(), key->value); in on_downstream_header_complete() local
|
| /third_party/lwip/src/include/lwip/ |
| H A D | tcp.h | 231 tcp_accept_fn accept; member
|
| /third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/core/ |
| H A D | CMapTable.java | 379 boolean accept(CMapId cmapId); in accept() method
|
| /third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/table/core/ |
| H A D | cmap_table.cc | 224 bool CMapTable::CMapIdFilter::accept(const CMapId& cmap_id) const { in accept() function in sfntly::CMapTable::CMapIdFilter
|
| /third_party/rust/crates/nix/src/sys/socket/ |
| H A D | mod.rs | 2153 pub fn accept(sockfd: RawFd) -> Result<RawFd> { in accept() functions
|
| /base/telephony/core_service/services/core/src/ |
| H A D | core_service.cpp | 1360 int32_t CoreService::SendCallSetupRequestResult(int32_t slotId, bool accept) in SendCallSetupRequestResult() argument
|
| /base/telephony/core_service/frameworks/native/src/ |
| H A D | core_service_client.cpp | 907 int32_t CoreServiceClient::SendCallSetupRequestResult(int32_t slotId, bool accept) in SendCallSetupRequestResult() argument
|
| /base/telephony/core_service/services/tel_ril/test/ |
| H A D | tel_ril_test.cpp | 743 int32_t accept; in OnRequestSendCallSetupRequestResultTest() local 745 std::cin >> accept; in OnRequestSendCallSetupRequestResultTest() local
|
| /base/telephony/core_service/services/sim/src/ |
| H A D | sim_manager.cpp | 708 int32_t SimManager::SendCallSetupRequestResult(int32_t slotId, bool accept)
in SendCallSetupRequestResult() argument
|