/ohos5.0/foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/src/communicator/ |
H A D | app_pipe_handler.cpp | 60 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 D | app_pipe_handler.cpp | 74 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 D | mock_soft_bus.cpp | 86 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 D | session_service_impl.cpp | 48 int32_t SessionServiceImpl::CreateSessionServer( in CreateSessionServer() function in Communication::SoftBus::SessionServiceImpl
|
/ohos5.0/foundation/communication/dsoftbus/sdk/frame/standard/src/ |
H A D | softbus_server_proxy_standard.cpp | 81 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 D | softbus_handler.cpp | 139 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 D | binding.rs | 181 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 D | softbus_adapter.cpp | 39 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 D | softbus_server.cpp | 91 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 D | trans_server_proxy_standard.cpp | 70 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 D | bus_center_server_proxy_standard.cpp | 83 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 D | client_trans_session_service.c | 105 int CreateSessionServer(const char *pkgName, const char *sessionName, const ISessionListener *liste… in CreateSessionServer() function
|