Home
last modified time | relevance | path

Searched defs:OnBind (Results 1 - 22 of 22) sorted by relevance

/foundation/communication/dsoftbus/interfaces/kits/transport/
H A Dsocket.h88 void (*OnBind)(int32_t socket, PeerSocketInfo info); member
/foundation/distributedhardware/distributed_camera/services/channel/test/unittest/common/channel/
H A Dsocket.h82 void (*OnBind)(int32_t socket, PeerSocketInfo info); member
/foundation/multimedia/av_session/services/session/server/softbus/
H A Dsoftbus_session_manager.cpp29 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 Dselect_overlay_holder.h37 void OnBind(const WeakPtr<AceType>& manager) in OnBind() function in OHOS::Ace::NG::SelectOverlayHolder
/foundation/multimodalinput/input/intention/adapters/test/unittest/src/
H A Ddsoftbus_adapter_test.cpp115 void OnBind(const std::string &networkId) {} in OnBind() function in OHOS::Msdp::DeviceStatus::final
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/feature/
H A Dfeature_system.cpp124 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 Ddsched_transport_softbus_adapter.cpp44 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 Ddsoftbus_handler.cpp198 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 Ddsoftbus_adapter_impl.cpp274 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 Dtmessenger.cpp240 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 Ddh_transport.cpp155 void OnBind(int32_t socket, PeerSocketInfo info) in OnBind() function
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/object/
H A Dobject_service_impl.cpp397 int32_t ObjectServiceImpl::OnBind(const BindInfo &bindInfo) in OnBind() function in OHOS::DistributedObject::ObjectServiceImpl
/foundation/distributedhardware/distributed_input/services/transportbase/src/
H A Ddistributed_input_transport_base.cpp57 void OnBind(int32_t socket, PeerSocketInfo info) in OnBind() function
/foundation/filemanagement/dfs_service/services/cloudsyncservice/src/transport/softbus/
H A Dsoftbus_adapter.cpp97 void SoftbusAdapter::OnBind(int socket, PeerSocketInfo info) in OnBind() function in OHOS::FileManagement::CloudSync::SoftbusAdapter
/foundation/ability/dmsfwk/services/dtbschedmgr/src/continue/
H A Ddsched_continue_manager.cpp767 void DSchedContinueManager::SoftbusListener::OnBind(int32_t socket, PeerSocketInfo info) in OnBind() function in OHOS::DistributedSchedule::DSchedContinueManager::SoftbusListener
H A Ddsched_continue.cpp1375 void DSchedContinue::OnBind() in OnBind() function in OHOS::DistributedSchedule::DSchedContinue
/foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/src/communicator/
H A Dsoftbus_adapter_standard.cpp585 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 Dsoftbus_adapter_standard.cpp563 void SoftBusAdapter::OnBind(int32_t socket, PeerSocketInfo info) in OnBind() function in OHOS::SoftBusAdapter
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/udmf/
H A Dudmf_service_impl.cpp726 int32_t UdmfServiceImpl::OnBind(const BindInfo &bindInfo) in OnBind() function in OHOS::UDMF::UdmfServiceImpl
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/kvdb/
H A Dkvdb_service_impl.cpp1353 int32_t KVDBServiceImpl::OnBind(const BindInfo &bindInfo) in OnBind() function in OHOS::DistributedKv::KVDBServiceImpl
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/cloud/
H A Dcloud_service_impl.cpp648 int32_t CloudServiceImpl::OnBind(const BindInfo &info) in OnBind() function in OHOS::CloudData::CloudServiceImpl
/foundation/communication/ipc/dl_deps/
H A Ddsoftbus_interface.h1211 void (*OnBind)(int32_t socket, PeerSocketInfo info); member

Completed in 26 milliseconds