Searched defs:isConnect (Results 1 - 10 of 10) sorted by relevance
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/ |
H A D | device_manager.cpp | 93 void DeviceManager::OnDeviceConnectCallback(const std::string &targetDev, bool isConnect) in OnDeviceConnectCallback() argument
|
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/communicator/src/ |
H A D | communicator.cpp | 180 void Communicator::OnConnectChange(const std::string &target, bool isConnect) in OnConnectChange() argument
|
H A D | communicator_aggregator.cpp | 518 void CommunicatorAggregator::OnTargetChange(const std::string &target, bool isConnect) in OnTargetChange() argument
|
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/ |
H A D | virtual_communicator_aggregator.cpp | 94 void VirtualCommunicatorAggregator::RunOnConnectCallback(const std::string &target, bool isConnect) in RunOnConnectCallback() argument
|
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/communicator/ |
H A D | distributeddb_communicator_test.cpp | 39 static void HandleConnectChange(OnOfflineDevice &onlines, const std::string &target, bool isConnect) in HandleConnectChange() argument [all...] |
/foundation/multimodalinput/input/service/message_handle/src/ |
H A D | server_msg_handler.cpp | 989 bool isConnect = injectNotice_->ConnectNoticeSrv(); in InitInjectNoticeSource() local [all...] |
/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/heartbeat/src/ |
H A D | lnn_heartbeat_medium_mgr.c | 74 bool isConnect; member
|
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/ |
H A D | auto_launch.cpp | 530 void AutoLaunch::OnlineCallBack(const std::string &device, bool isConnect) in OnlineCallBack() argument
|
/foundation/communication/dsoftbus/core/authentication/src/ |
H A D | auth_manager.c | 732 AuthManagerSetSessionKey(int64_t authSeq, AuthSessionInfo *info, const SessionKey *sessionKey, bool isConnect, bool isOldKey) AuthManagerSetSessionKey() argument
|
/foundation/communication/bluetooth_service/services/bluetooth/service/src/obex/ |
H A D | obex_headers.cpp | 97 void ObexHeader::ParseFields(const uint8_t *buf, const uint8_t &code, uint16_t &pos, bool isRequest, bool isConnect) in ParseFields() argument 156 bool ObexHeader::Parse(const uint8_t *buf, const uint16_t size, bool isRequest, bool isConnect) in Parse() argument 317 std::unique_ptr<ObexHeader> ObexHeader::ParseResponse(const uint8_t *buf, const uint16_t size, bool isConnect) in ParseResponse() argument
|
Completed in 17 milliseconds