Home
last modified time | relevance | path

Searched defs:DisConnect (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/data_share/frameworks/native/proxy/src/
H A Dams_mgr_proxy.cpp105 int AmsMgrProxy::DisConnect(sptr<IRemoteObject> connect) in DisConnect() function in OHOS::DataShare::AmsMgrProxy
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/common/
H A Dextension_mgr_proxy.cpp100 int ExtensionMgrProxy::DisConnect(sptr<IRemoteObject> connect) in DisConnect() function in OHOS::DataShare::ExtensionMgrProxy
/ohos5.0/drivers/external_device_manager/frameworks/native/
H A Ddriver_ext_mgr_client.cpp74 void DriverExtMgrClient::DisConnect(const wptr<IRemoteObject> &remote) in DisConnect() function in OHOS::ExternalDeviceManager::DriverExtMgrClient
/ohos5.0/foundation/resourceschedule/work_scheduler/services/native/src/
H A Dwork_conn_manager.cpp120 bool WorkConnManager::DisConnect(sptr<WorkSchedulerConnection> connect) in DisConnect() function in OHOS::WorkScheduler::WorkConnManager
/ohos5.0/foundation/communication/dsoftbus/core/adapter/br/mock/
H A Dwrapper_br_interface.c89 static int32_t DisConnect(int32_t clientFd) in DisConnect() function
/ohos5.0/foundation/resourceschedule/work_scheduler/services/test/src/
H A Dwork_conn_manager_test.cpp38 bool DisConnect(sptr<WorkSchedulerConnection> connect) in DisConnect() function in OHOS::WorkScheduler::MyWorkConnManager
/ohos5.0/drivers/peripheral/camera/vdi_base/common/pipeline_core/nodes/src/node_base/
H A Dnode_base.cpp47 RetCode PortBase::DisConnect() in DisConnect() function in OHOS::Camera::PortBase
/ohos5.0/foundation/communication/dsoftbus/core/adapter/br/include/
H A Dwrapper_br_interface.h52 int32_t (*DisConnect)(int32_t clientFd); member