Home
last modified time | relevance | path

Searched defs:CreateSessionServer (Results 1 – 12 of 12) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/src/communicator/
H A Dapp_pipe_handler.cpp60 int AppPipeHandler::CreateSessionServer(const std::string &sessionName) const in CreateSessionServer() function in OHOS::ObjectStore::AppPipeHandler
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/communicator/src/
H A Dapp_pipe_handler.cpp74 int AppPipeHandler::CreateSessionServer(const std::string &sessionName) const in CreateSessionServer() function in OHOS::AppDistributedKv::AppPipeHandler
/ohos5.0/foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/test/unittest/mock/src/
H A Dmock_soft_bus.cpp86 int CreateSessionServer(const char *pkgName, const char *sessionName, const ISessionListener *liste… in CreateSessionServer() function
/ohos5.0/foundation/communication/dsoftbus/sdk/transmission/session/cpp/src/
H A Dsession_service_impl.cpp48 int32_t SessionServiceImpl::CreateSessionServer( in CreateSessionServer() function in Communication::SoftBus::SessionServiceImpl
/ohos5.0/foundation/communication/dsoftbus/sdk/frame/standard/src/
H A Dsoftbus_server_proxy_standard.cpp81 int32_t SoftBusServerProxyFrame::CreateSessionServer(const char *pkgName, const char *sessionName) in CreateSessionServer() function in OHOS::SoftBusServerProxyFrame
/ohos5.0/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/network/softbus/
H A Dsoftbus_handler.cpp139 int32_t SoftBusHandler::CreateSessionServer(const std::string &packageName, const std::string &sess… in CreateSessionServer() function in OHOS::Storage::DistributedFile::SoftBusHandler
/ohos5.0/base/msdp/device_status/rust/subsystem/dsoftbus/sys/src/
H A Dbinding.rs181 pub fn CreateSessionServer(pkg_name: *const c_char, session_name: *const c_char, in CreateSessionServer() function
/ohos5.0/foundation/filemanagement/dfs_service/services/cloudsyncservice/src/transport/softbus/
H A Dsoftbus_adapter.cpp39 int32_t SoftbusAdapter::CreateSessionServer(const char *packageName, const char *sessionName) in CreateSessionServer() function in OHOS::FileManagement::CloudSync::SoftbusAdapter
/ohos5.0/foundation/communication/dsoftbus/core/frame/standard/init/src/
H A Dsoftbus_server.cpp91 int32_t SoftBusServer::CreateSessionServer(const char *pkgName, const char *sessionName) in CreateSessionServer() function in OHOS::SoftBusServer
/ohos5.0/foundation/communication/dsoftbus/sdk/transmission/ipc/standard/src/
H A Dtrans_server_proxy_standard.cpp70 int32_t TransServerProxy::CreateSessionServer(const char *pkgName, const char *sessionName) in CreateSessionServer() function in OHOS::TransServerProxy
/ohos5.0/foundation/communication/dsoftbus/sdk/bus_center/ipc/standard/src/
H A Dbus_center_server_proxy_standard.cpp83 int32_t BusCenterServerProxy::CreateSessionServer(const char *pkgName, const char *sessionName) in CreateSessionServer() function in OHOS::BusCenterServerProxy
/ohos5.0/foundation/communication/dsoftbus/sdk/transmission/session/src/
H A Dclient_trans_session_service.c105 int CreateSessionServer(const char *pkgName, const char *sessionName, const ISessionListener *liste… in CreateSessionServer() function