/ohos5.0/foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/src/communicator/ |
H A D | app_pipe_handler.cpp | 65 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 D | app_pipe_handler.cpp | 79 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 D | mock_soft_bus.cpp | 38 int RemoveSessionServer(const char *pkgName, const char *sessionName) in RemoveSessionServer() function
|
/ohos5.0/foundation/communication/dsoftbus/sdk/transmission/session/cpp/src/ |
H A D | session_service_impl.cpp | 64 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 D | softbus_server_proxy_standard.cpp | 88 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 D | binding.rs | 194 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 D | softbus_adapter.cpp | 79 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 D | softbus_server.cpp | 98 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 D | trans_server_proxy_standard.cpp | 109 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 D | bus_center_server_proxy_standard.cpp | 88 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 D | client_trans_session_service.c | 147 int RemoveSessionServer(const char *pkgName, const char *sessionName) in RemoveSessionServer() function
|