/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/src/output/ |
H A D | preview_output.cpp | 183 auto session = GetSession(); in OnSketchStatusChanged() 203 auto session = GetSession(); in Start() 249 auto session = GetSession(); in IsSketchSupported() 268 auto session = GetSession(); in GetSketchRatio() 286 auto session = GetSession(); in CreateSketchWrapper() 305 auto session = GetSession(); in EnableSketch() 328 auto session = GetSession(); in AttachSketchSurface() 393 auto session = GetSession(); in SetFrameRate() 410 auto session = GetSession(); in GetSupportedFrameRates() 444 auto session = GetSession(); in StartSketch() [all …]
|
H A D | video_output.cpp | 131 auto session = GetSession(); in Start() 168 auto session = GetSession(); in Stop() 303 auto session = GetSession(); in GetSupportedFrameRates() 333 auto session = GetSession(); in enableMirror() 347 auto session = GetSession(); in IsMirrorSupported() 389 auto captureSession = GetSession(); in IsTagSupported() 433 auto session = GetSession(); in canSetFrameRateRange() 459 auto session = GetSession(); in GetVideoRotation() 492 auto captureSession = GetSession(); in IsAutoDeferredVideoEnhancementSupported() 512 auto captureSession = GetSession(); in IsAutoDeferredVideoEnhancementEnabled() [all …]
|
H A D | photo_output.cpp | 351 auto session = GetSession(); in SetCallbackFlag() 485 auto session = GetSession(); in SetThumbnail() 505 auto session = GetSession(); in EnableRawDelivery() 557 auto session = GetSession(); in Capture() 580 auto session = GetSession(); in Capture() 606 auto session = GetSession(); in CancelCapture() 625 auto session = GetSession(); in ConfirmCapture() 692 auto session = GetSession(); in IsMirrorSupported() 729 auto session = GetSession(); in EnableMirror() 748 auto session = GetSession(); in IsQuickThumbnailSupported() [all …]
|
H A D | metadata_output.cpp | 134 auto session = GetSession(); in GetSupportedMetadataObjectTypes() 156 auto session = GetSession(); in SetCapturingMetadataObjectTypes() 182 auto session = GetSession(); in AddMetadataObjectTypes() 228 auto session = GetSession(); in RemoveMetadataObjectTypes() 297 auto session = GetSession(); in Start() 631 auto session = metadataOutput->GetSession(); in OnMetadataResult()
|
/ohos5.0/base/account/os_account/services/accountmgr/test/moduletest/app_account/ |
H A D | app_account_authenticator_session_manager_module_test.cpp | 304 auto sessionPtr = appAccountAuthenticatorSessionManagerPtr_->GetSession(sessionId); 312 sessionPtr = appAccountAuthenticatorSessionManagerPtr_->GetSession(sessionId); 359 auto sessionPtr = appAccountAuthenticatorSessionManagerPtr_->GetSession(sessionId); 365 sessionPtr = appAccountAuthenticatorSessionManagerPtr_->GetSession(sessionId); 411 auto sessionPtr = appAccountAuthenticatorSessionManagerPtr_->GetSession(sessionId); 438 auto sessionPtr = appAccountAuthenticatorSessionManagerPtr_->GetSession(sessionId); 444 sessionPtr = appAccountAuthenticatorSessionManagerPtr_->GetSession(sessionId); 481 auto sessionPtr = appAccountAuthenticatorSessionManagerPtr_->GetSession(sessionId); 528 auto sessionPtr = appAccountAuthenticatorSessionManagerPtr_->GetSession(sessionId); 557 auto sessionPtr = appAccountAuthenticatorSessionManagerPtr_->GetSession(sessionId); [all …]
|
/ohos5.0/base/account/os_account/services/accountmgr/src/appaccount/ |
H A D | app_account_authenticator_session_manager.cpp | 181 std::shared_ptr<AppAccountAuthenticatorSession> AppAccountAuthenticatorSessionManager::GetSession( in GetSession() function in OHOS::AccountSA::AppAccountAuthenticatorSessionManager 228 auto session = GetSession(sessionId); in OnSessionServerDied() 237 auto session = GetSession(sessionId); in OnSessionAbilityConnectDone() 246 auto session = GetSession(sessionId); in OnSessionAbilityDisconnectDone() 255 auto session = GetSession(sessionId); in OnSessionResult() 264 auto session = GetSession(sessionId); in OnSessionRequestRedirected() 272 auto session = GetSession(sessionId); in OnSessionRequestContinued()
|
/ohos5.0/base/msdp/device_status/services/native/src/ |
H A D | stream_server.cpp | 78 auto ses = GetSession(fd); in SendMsg() 185 auto secPtr = GetSession(fd); in ReleaseSession() 206 auto sess = GetSession(fd); in OnPacket() 271 SessionPtr StreamServer::GetSession(int32_t fd) const in GetSession() function in OHOS::Msdp::DeviceStatus::StreamServer 289 return GetSession(fd); in GetSessionByPid()
|
H A D | devicestatus_service.cpp | 950 SessionPtr sess = GetSession(GetClientFd(pid)); in OnRegisterCoordinationListener() 963 SessionPtr sess = GetSession(GetClientFd(pid)); in OnUnregisterCoordinationListener() 982 SessionPtr sess = GetSession(GetClientFd(pid)); in OnPrepareCoordination() 1002 SessionPtr sess = GetSession(GetClientFd(pid)); in OnUnprepareCoordination() 1015 SessionPtr sess = GetSession(GetClientFd(pid)); in OnActivateCoordination() 1029 SessionPtr sess = GetSession(GetClientFd(pid)); in OnDeactivateCoordination() 1044 SessionPtr sess = GetSession(GetClientFd(pid)); in OnGetCoordinationState() 1064 auto sess = GetSession(GetClientFd(pid)); in OnAddHotAreaListener() 1077 auto sess = GetSession(GetClientFd(pid)); in OnRemoveHotAreaListener()
|
/ohos5.0/foundation/multimodalinput/input/service/window_manager/test/ |
H A D | mock.h | 46 virtual SessionPtr GetSession(int32_t fd) = 0; 62 MOCK_METHOD1(GetSession, SessionPtr(int32_t fd));
|
/ohos5.0/foundation/multimodalinput/input/service/module_loader/src/ |
H A D | uds_server.cpp | 85 auto ses = GetSession(fd); in SendMsg() 227 auto secPtr = GetSession(fd); in ReleaseSession() 253 auto sess = GetSession(fd); in OnPacket() 331 SessionPtr UDSServer::GetSession(int32_t fd) const in GetSession() function in OHOS::MMI::UDSServer 352 return GetSession(fd); in GetSessionByPid()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/window_scene/scene/ |
H A D | window_node.cpp | 159 if (pattern != nullptr && pattern->GetSession() != nullptr && in ConvertHotRect() 160 (pattern->GetSession()->GetWindowType() != Rosen::WindowType::WINDOW_TYPE_APP_MAIN_WINDOW && in ConvertHotRect() 161 pattern->GetSession()->GetWindowType() != Rosen::WindowType::WINDOW_TYPE_APP_SUB_WINDOW)) { in ConvertHotRect()
|
H A D | window_scene_layout_manager.cpp | 253 auto session = windowPattern->GetSession(); in IsRecentContainerState() 274 auto session = windowPattern->GetSession(); in NoNeedSyncScenePanelGlobalPosition() 291 auto session = windowScene->GetSession(); in IsFrameNodeAbnormal() 365 auto session = windowPattern->GetSession(); in GetWindowIdInner() 388 if (windowPattern == nullptr || windowPattern->GetSession() == nullptr) { in GetWindowId() 410 auto session = windowPattern->GetSession(); in GetWindowNameInner()
|
H A D | system_window_scene.cpp | 41 sptr<Rosen::Session> SystemWindowScene::GetSession() in GetSession() function in OHOS::Ace::NG::SystemWindowScene 287 CHECK_NULL_VOID(self->GetSession()); in RegisterFocusCallback() 288 pipeline->RestoreDefault(self->GetSession()->GetPersistentId()); in RegisterFocusCallback()
|
H A D | system_window_scene.h | 39 sptr<Rosen::Session> GetSession();
|
/ohos5.0/base/sensors/sensor/services/src/ |
H A D | stream_server.cpp | 59 SessionPtr StreamServer::GetSession(int32_t fd) in GetSession() function in OHOS::Sensors::StreamServer 78 return GetSession(fd); in GetSessionByPid()
|
/ohos5.0/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/network/ |
H A D | network_agent_template.cpp | 157 GetSession(cidStr); in GetSessionProcessInner() 163 void NetworkAgentTemplate::GetSession(const string &cid) in GetSession() function in OHOS::Storage::DistributedFile::NetworkAgentTemplate
|
/ohos5.0/base/sensors/sensor/services/include/ |
H A D | stream_server.h | 33 SessionPtr GetSession(int32_t fd);
|
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/app/src/session_manager/ |
H A D | session_manager.h | 50 Session GetSession(const SessionPoint &from, const std::string &targetDeviceId) const;
|
/ohos5.0/foundation/multimedia/av_session/services/session/server/ |
H A D | session_container.h | 35 virtual sptr<AVSessionItem> GetSession(pid_t pid, const std::string& abilityName) = 0;
|
H A D | session_stack.h | 34 sptr<AVSessionItem> GetSession(pid_t pid, const std::string& abilityName) override;
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/window_scene/helper/ |
H A D | window_scene_helper.cpp | 86 return windowScenePattern->GetSession(); in GetCurSession() 127 auto window2patternSession = windowScenePattern->GetSession(); in GetWindowIdForWindowScene()
|
/ohos5.0/foundation/filemanagement/dfs_service/services/distributedfiledaemon/include/network/ |
H A D | network_agent_template.h | 84 void GetSession(const std::string &cid);
|
/ohos5.0/foundation/multimodalinput/input/service/event_dispatch/src/ |
H A D | event_dispatch_handler.cpp | 290 if (WIN_MGR->GetCancelEventFlag(point) && udsServer->GetSession(fd) == nullptr && in HandlePointerEventInner() 338 auto sess = udsServer->GetSession(fd); in DispatchPointerEventInner() 414 auto session = udsServer.GetSession(fd); in DispatchKeyEvent()
|
/ohos5.0/foundation/multimodalinput/input/service/module_loader/test/ |
H A D | uds_server_test.cpp | 146 auto retResult = UDS_server.GetSession(fd); 161 auto retResult = UDS_server.GetSession(fd); 176 auto retResult = UDS_server.GetSession(fd); 902 ASSERT_EQ(udsServer.GetSession(fd), session);
|
/ohos5.0/base/account/os_account/services/accountmgr/include/appaccount/ |
H A D | app_account_authenticator_session_manager.h | 61 std::shared_ptr<AppAccountAuthenticatorSession> GetSession(const std::string &sessionId);
|