Home
last modified time | relevance | path

Searched defs:RemoveSessionServer (Results 1 – 11 of 11) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/src/communicator/
H A Dapp_pipe_handler.cpp65 int AppPipeHandler::RemoveSessionServer(const std::string &sessionName) const in RemoveSessionServer() function in OHOS::ObjectStore::AppPipeHandler
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/communicator/src/
H A Dapp_pipe_handler.cpp79 int AppPipeHandler::RemoveSessionServer(const std::string &sessionName) const in RemoveSessionServer() function in OHOS::AppDistributedKv::AppPipeHandler
/ohos5.0/foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/test/unittest/mock/src/
H A Dmock_soft_bus.cpp38 int RemoveSessionServer(const char *pkgName, const char *sessionName) in RemoveSessionServer() function
/ohos5.0/foundation/communication/dsoftbus/sdk/transmission/session/cpp/src/
H A Dsession_service_impl.cpp64 int32_t SessionServiceImpl::RemoveSessionServer(const std::string &pkgName, const std::string &sess… in RemoveSessionServer() function in Communication::SoftBus::SessionServiceImpl
/ohos5.0/foundation/communication/dsoftbus/sdk/frame/standard/src/
H A Dsoftbus_server_proxy_standard.cpp88 int32_t SoftBusServerProxyFrame::RemoveSessionServer(const char *pkgName, const char *sessionName) in RemoveSessionServer() function in OHOS::SoftBusServerProxyFrame
/ohos5.0/base/msdp/device_status/rust/subsystem/dsoftbus/sys/src/
H A Dbinding.rs194 pub fn RemoveSessionServer(pkg_name: *const c_char, session_name: *const c_char) -> i32; in RemoveSessionServer() function
/ohos5.0/foundation/filemanagement/dfs_service/services/cloudsyncservice/src/transport/softbus/
H A Dsoftbus_adapter.cpp79 int32_t SoftbusAdapter::RemoveSessionServer(const char *packageName, const char *sessionName) in RemoveSessionServer() function in OHOS::FileManagement::CloudSync::SoftbusAdapter
/ohos5.0/foundation/communication/dsoftbus/core/frame/standard/init/src/
H A Dsoftbus_server.cpp98 int32_t SoftBusServer::RemoveSessionServer(const char *pkgName, const char *sessionName) in RemoveSessionServer() function in OHOS::SoftBusServer
/ohos5.0/foundation/communication/dsoftbus/sdk/transmission/ipc/standard/src/
H A Dtrans_server_proxy_standard.cpp109 int32_t TransServerProxy::RemoveSessionServer(const char *pkgName, const char *sessionName) in RemoveSessionServer() function in OHOS::TransServerProxy
/ohos5.0/foundation/communication/dsoftbus/sdk/bus_center/ipc/standard/src/
H A Dbus_center_server_proxy_standard.cpp88 int32_t BusCenterServerProxy::RemoveSessionServer(const char *pkgName, const char *sessionName) in RemoveSessionServer() function in OHOS::BusCenterServerProxy
/ohos5.0/foundation/communication/dsoftbus/sdk/transmission/session/src/
H A Dclient_trans_session_service.c147 int RemoveSessionServer(const char *pkgName, const char *sessionName) in RemoveSessionServer() function