Home
last modified time | relevance | path

Searched defs:CloseSession (Results 1 – 25 of 44) sorted by relevance

12

/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/sinkservice/test/unittest/common/distributedcameramgr/
H A Dmock_camera_channel.h40 int32_t CloseSession() in CloseSession() function
/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/test/unittest/common/distributedcameramgr/
H A Dmock_camera_channel.h40 int32_t CloseSession() in CloseSession() function
/ohos5.0/foundation/distributedhardware/distributed_camera/services/channel/src/
H A Ddcamera_channel_sink_impl.cpp36 int32_t DCameraChannelSinkImpl::CloseSession() in CloseSession() function in OHOS::DistributedHardware::DCameraChannelSinkImpl
H A Ddcamera_channel_source_impl.cpp35 int32_t DCameraChannelSourceImpl::CloseSession() in CloseSession() function in OHOS::DistributedHardware::DCameraChannelSourceImpl
H A Ddcamera_softbus_session.cpp64 int32_t DCameraSoftbusSession::CloseSession() in CloseSession() function in OHOS::DistributedHardware::DCameraSoftbusSession
/ohos5.0/base/useriam/user_auth_framework/services/core/src/
H A Duser_idm_session_controller_impl.cpp50 bool UserIdmSessionControllerImpl::CloseSession(int32_t userId) in CloseSession() function in OHOS::UserIam::UserAuth::UserIdmSessionControllerImpl
/ohos5.0/foundation/multimodalinput/input/intention/adapters/dsoftbus_adapter/src/
H A Ddsoftbus_adapter.cpp48 void DSoftbusAdapter::CloseSession(const std::string &networkId) in CloseSession() function in OHOS::Msdp::DeviceStatus::DSoftbusAdapter
/ohos5.0/base/msdp/device_status/intention/adapters/dsoftbus_adapter/src/
H A Ddsoftbus_adapter.cpp48 void DSoftbusAdapter::CloseSession(const std::string &networkId) in CloseSession() function in OHOS::Msdp::DeviceStatus::DSoftbusAdapter
/ohos5.0/foundation/distributedhardware/distributed_screen/services/screentransport/test/unittest/screentranstestutils/include/
H A Dscreentrans_test_utils.h97 int32_t CloseSession() override in CloseSession() function
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/mock/
H A Duser_idm_client_impl_mock.cpp43 void UserIdmClientImpl::CloseSession(int32_t userId) in CloseSession() function in UserIdmClientImpl
/ohos5.0/drivers/peripheral/distributed_camera/hdi_service/test/fuzztest/dcameraadddcameradevice_fuzzer/
H A Ddcameraadddcameradevice_fuzzer.cpp38 int32_t CloseSession(const DHBase& dhBase) in CloseSession() function in OHOS::DistributedHardware::MockDCameraProviderCallbackImpl
/ohos5.0/drivers/peripheral/distributed_camera/hdi_service/test/fuzztest/dcameraenabledcameradevice_fuzzer/
H A Ddcameraenabledcameradevice_fuzzer.cpp38 int32_t CloseSession(const DHBase& dhBase) in CloseSession() function in OHOS::DistributedHardware::MockDCameraProviderCallbackImpl
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/communication/
H A Dconnect_manager.cpp50 bool ConnectManager::CloseSession(const std::string &networkId) in CloseSession() function in OHOS::AppDistributedKv::ConnectManager
/ohos5.0/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/network/softbus/
H A Dsoftbus_agent.cpp216 void SoftbusAgent::CloseSession(shared_ptr<BaseSession> session) in CloseSession() function in OHOS::Storage::DistributedFile::SoftbusAgent
H A Dsoftbus_handler.cpp303 void SoftBusHandler::CloseSession(int32_t sessionId, const std::string sessionName) in CloseSession() function in OHOS::Storage::DistributedFile::SoftBusHandler
/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/src/distributedcameramgr/dcamerahdf/
H A Ddcamera_provider_callback_impl.cpp66 int32_t DCameraProviderCallbackImpl::CloseSession(const DHBase& dhBase) in CloseSession() function in OHOS::DistributedHardware::DCameraProviderCallbackImpl
/ohos5.0/foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/test/unittest/mock/src/
H A Dmock_soft_bus.cpp62 void CloseSession(int sessionId){}; in CloseSession() function
/ohos5.0/base/useriam/user_auth_framework/frameworks/native/ipc/src/
H A Duser_idm_proxy.cpp56 void UserIdmProxy::CloseSession(int32_t userId) in CloseSession() function in OHOS::UserIam::UserAuth::UserIdmProxy
/ohos5.0/base/account/os_account/services/accountmgr/src/account_iam/
H A Daccount_iam_service.cpp83 int32_t AccountIAMService::CloseSession(int32_t userId) in CloseSession() function in OHOS::AccountSA::AccountIAMService
/ohos5.0/foundation/distributedhardware/distributed_screen/services/screentransport/screendatachannel/src/
H A Dscreen_data_channel_impl.cpp145 int32_t ScreenDataChannelImpl::CloseSession() in CloseSession() function in OHOS::DistributedHardware::ScreenDataChannelImpl
/ohos5.0/drivers/peripheral/distributed_camera/hdi_service/src/dcamera_provider/
H A Ddcamera_provider.cpp266 int32_t DCameraProvider::CloseSession(const DHBase &dhBase) in CloseSession() function in OHOS::DistributedHardware::DCameraProvider
/ohos5.0/base/useriam/user_auth_framework/frameworks/native/client/src/
H A Duser_idm_client_impl.cpp48 void UserIdmClientImpl::CloseSession(int32_t userId) in CloseSession() function in OHOS::UserIam::UserAuth::UserIdmClientImpl
/ohos5.0/foundation/communication/dsoftbus/sdk/transmission/session/cpp/src/
H A Dsession_service_impl.cpp106 int32_t SessionServiceImpl::CloseSession(std::shared_ptr<Session> session) in CloseSession() function in Communication::SoftBus::SessionServiceImpl
/ohos5.0/base/account/os_account/services/accountmgr/src/appaccount/
H A Dapp_account_authenticator_session_manager.cpp278 void AppAccountAuthenticatorSessionManager::CloseSession(const std::string &sessionId) in CloseSession() function in OHOS::AccountSA::AppAccountAuthenticatorSessionManager
/ohos5.0/base/useriam/user_auth_framework/test/fuzztest/dummy/
H A Dmock_iuser_auth_interface.h53 int32_t CloseSession(int32_t userId) in CloseSession() function

12