/foundation/communication/dsoftbus/interfaces/kits/transport/ |
H A D | socket.h | 88 void (*OnBind)(int32_t socket, PeerSocketInfo info);
member
|
/foundation/distributedhardware/distributed_camera/services/channel/test/unittest/common/channel/ |
H A D | socket.h | 82 void (*OnBind)(int32_t socket, PeerSocketInfo info); member
|
/foundation/multimedia/av_session/services/session/server/softbus/ |
H A D | softbus_session_manager.cpp | 29 static void OnBind(int32_t socket, PeerSocketInfo info)
in OnBind() function 148 void SoftbusSessionManager::OnBind(int32_t socket, PeerSocketInfo info)
in OnBind() function in OHOS::AVSession::SoftbusSessionManager
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/manager/select_content_overlay/ |
H A D | select_overlay_holder.h | 37 void OnBind(const WeakPtr<AceType>& manager) in OnBind() function in OHOS::Ace::NG::SelectOverlayHolder
|
/foundation/multimodalinput/input/intention/adapters/test/unittest/src/ |
H A D | dsoftbus_adapter_test.cpp | 115 void OnBind(const std::string &networkId) {} in OnBind() function in OHOS::Msdp::DeviceStatus::final
|
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/feature/ |
H A D | feature_system.cpp | 124 int32_t FeatureSystem::Feature::OnBind(const FeatureSystem::Feature::BindInfo &bindInfo) in OnBind() function in OHOS::DistributedData::FeatureSystem::Feature
|
/foundation/ability/dmsfwk/services/dtbschedmgr/src/softbus_adapter/transport/ |
H A D | dsched_transport_softbus_adapter.cpp | 44 static void OnBind(int32_t socket, PeerSocketInfo info) in OnBind() function 294 void DSchedTransportSoftbusAdapter::OnBind(int32_t sessionId, const std::string &peerDeviceId) in OnBind() function in OHOS::DistributedSchedule::DSchedTransportSoftbusAdapter
|
/foundation/multimodalinput/input/intention/cooperate/plugin/src/ |
H A D | dsoftbus_handler.cpp | 198 void DSoftbusHandler::OnBind(const std::string &networkId) in OnBind() function in OHOS::Msdp::DeviceStatus::Cooperate::DSoftbusHandler
|
/foundation/multimodalinput/input/intention/adapters/dsoftbus_adapter/src/ |
H A D | dsoftbus_adapter_impl.cpp | 274 void DSoftbusAdapterImpl::OnBind(int32_t socket, PeerSocketInfo info) in OnBind() function in OHOS::Msdp::DeviceStatus::DSoftbusAdapterImpl
|
/foundation/communication/dsoftbus/tests/sdk/transmission/moduletest/socket/stream_encrypt_test/ |
H A D | tmessenger.cpp | 240 void TMessenger::OnBind(int32_t socket, PeerSocketInfo info) in OnBind() function in OHOS::TMessenger
|
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/transport/ |
H A D | dh_transport.cpp | 155 void OnBind(int32_t socket, PeerSocketInfo info) in OnBind() function
|
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/object/ |
H A D | object_service_impl.cpp | 397 int32_t ObjectServiceImpl::OnBind(const BindInfo &bindInfo) in OnBind() function in OHOS::DistributedObject::ObjectServiceImpl
|
/foundation/distributedhardware/distributed_input/services/transportbase/src/ |
H A D | distributed_input_transport_base.cpp | 57 void OnBind(int32_t socket, PeerSocketInfo info) in OnBind() function
|
/foundation/filemanagement/dfs_service/services/cloudsyncservice/src/transport/softbus/ |
H A D | softbus_adapter.cpp | 97 void SoftbusAdapter::OnBind(int socket, PeerSocketInfo info) in OnBind() function in OHOS::FileManagement::CloudSync::SoftbusAdapter
|
/foundation/ability/dmsfwk/services/dtbschedmgr/src/continue/ |
H A D | dsched_continue_manager.cpp | 767 void DSchedContinueManager::SoftbusListener::OnBind(int32_t socket, PeerSocketInfo info) in OnBind() function in OHOS::DistributedSchedule::DSchedContinueManager::SoftbusListener
|
H A D | dsched_continue.cpp | 1375 void DSchedContinue::OnBind() in OnBind() function in OHOS::DistributedSchedule::DSchedContinue
|
/foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/src/communicator/ |
H A D | softbus_adapter_standard.cpp | 585 void SoftBusAdapter::OnBind(int32_t socket, PeerSocketInfo info)
in OnBind() function in OHOS::ObjectStore::SoftBusAdapter
|
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/communicator/src/ |
H A D | softbus_adapter_standard.cpp | 563 void SoftBusAdapter::OnBind(int32_t socket, PeerSocketInfo info) in OnBind() function in OHOS::SoftBusAdapter
|
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/udmf/ |
H A D | udmf_service_impl.cpp | 726 int32_t UdmfServiceImpl::OnBind(const BindInfo &bindInfo) in OnBind() function in OHOS::UDMF::UdmfServiceImpl
|
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/kvdb/ |
H A D | kvdb_service_impl.cpp | 1353 int32_t KVDBServiceImpl::OnBind(const BindInfo &bindInfo) in OnBind() function in OHOS::DistributedKv::KVDBServiceImpl
|
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/cloud/ |
H A D | cloud_service_impl.cpp | 648 int32_t CloudServiceImpl::OnBind(const BindInfo &info) in OnBind() function in OHOS::CloudData::CloudServiceImpl
|
/foundation/communication/ipc/dl_deps/ |
H A D | dsoftbus_interface.h | 1211 void (*OnBind)(int32_t socket, PeerSocketInfo info); member
|