Home
last modified time | relevance | path

Searched defs:sessionType (Results 1 - 25 of 27) sorted by relevance

12

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/ui_extension/
H A Dsession_wrapper_factory.cpp22 RefPtr<SessionWrapper> SessionWrapperFactory::CreateSessionWrapper(SessionType sessionType, in CreateSessionWrapper() argument
31 CreateSessionWrapper( SessionType sessionType, const SessionCreateParam& sessionCreateParam) CreateSessionWrapper() argument
H A Dui_extension_model.h44 NG::SessionType sessionType = NG::SessionType::UI_EXTENSION_ABILITY; member
H A Dui_extension_model_ng.cpp91 void UIExtensionModelNG::Create(const RefPtr<OHOS::Ace::WantWrap>& wantWrap, SessionType sessionType) in Create() argument
231 SetOnTerminated( std::function<void(int32_t, const RefPtr<WantWrap>&)>&& onTerminated, NG::SessionType sessionType) SetOnTerminated() argument
247 SetOnReceive( std::function<void(const AAFwk::WantParams&)>&& onReceive, NG::SessionType sessionType) SetOnReceive() argument
263 SetOnError( std::function<void(int32_t code, const std::string& name, const std::string& message)>&& onError, NG::SessionType sessionType) SetOnError() argument
[all...]
H A Dsecurity_session_wrapper_impl.cpp114 SecuritySessionWrapperImpl( const WeakPtr<SecurityUIExtensionPattern>& hostPattern, int32_t instanceId, bool isTransferringCaller, SessionType sessionType) SecuritySessionWrapperImpl() argument
H A Dsession_wrapper_impl.cpp122 SessionWrapperImpl(const WeakPtr<UIExtensionPattern>& hostPattern, int32_t instanceId, bool isTransferringCaller, SessionType sessionType) SessionWrapperImpl() argument
H A Dui_extension_pattern.cpp146 UIExtensionPattern( bool isTransferringCaller, bool isModal, bool isAsyncModalBinding, SessionType sessionType) UIExtensionPattern() argument
/foundation/arkui/ace_engine/test/unittest/core/pattern/ui_extension/mock/
H A Dmock_session_wrapper_factory.cpp19 RefPtr<SessionWrapper> SessionWrapperFactory::CreateSessionWrapper(SessionType sessionType, in CreateSessionWrapper() argument
H A Dmock_session_wrapper_impl.cpp44 SessionWrapperImpl(const WeakPtr<UIExtensionPattern>& hostPattern, int32_t instanceId, bool isTransferringCaller, SessionType sessionType) SessionWrapperImpl() argument
/foundation/arkui/ace_engine/test/unittest/core/pattern/ui_extension/
H A Dmodal_ui_extension_proxy_impl_test_ng.cpp30 NG::SessionType sessionType = NG::SessionType::UI_EXTENSION_ABILITY; member
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_embedded_component.cpp72 NG::SessionType sessionType = NG::SessionType::EMBEDDED_UI_EXTENSION; in Create() local
/foundation/multimedia/av_session/frameworks/native/ohavsession/test/unittest/
H A Doh_av_session_test.cpp130 AVSession_Type sessionType; in HWTEST() local
/foundation/multimedia/av_session/utils/src/
H A Davsession_sysevent.cpp114 AddLifeCycleInfo(const std::string& bundleName, bool appStatus, const int32_t& sessionType, bool isCreateSession) AddLifeCycleInfo() argument
126 AddControllerCommandInfo(const std::string& bundleName, const pid_t& controllerPid, const int32_t& controllerCmd, const int32_t& sessionType) AddControllerCommandInfo() argument
/foundation/arkui/ace_engine/test/mock/core/pattern/
H A Dmock_ui_extension_model_ng.cpp31 void UIExtensionModelNG::Create(const RefPtr<OHOS::Ace::WantWrap>& wantWrap, SessionType sessionType) {} in Create() argument
/foundation/communication/dsoftbus/core/transmission/trans_channel/proxy/src/
H A Dsoftbus_proxychannel_session.c52 ProxyPacketType SessionTypeToPacketType(SessionPktType sessionType) in SessionTypeToPacketType() argument
/foundation/window/window_manager/wm/src/
H A Dwindow.cpp41 auto sessionType = option->GetWindowSessionType(); in CreateWindowWithSession() local
H A Dwindow_option.cpp152 void WindowOption::SetWindowSessionType(WindowSessionType sessionType) in SetWindowSessionType() argument
/foundation/CastEngine/castengine_cast_plus_stream/src/channel/src/softbus/
H A Dsoftbus_wrapper.cpp156 void SoftBusWrapper::SetSessionType(int sessionType) in SetSessionType() argument
H A Dsoftbus_connection.cpp397 int sessionType = GetSessionType(request.moduleType); in StashConnectionInfo() local
/foundation/CastEngine/castengine_cast_framework/service/src/session/src/channel/src/softbus/
H A Dsoftbus_wrapper.cpp156 void SoftBusWrapper::SetSessionType(int sessionType) in SetSessionType() argument
H A Dsoftbus_connection.cpp394 int sessionType = GetSessionType(request.moduleType); in StashConnectionInfo() local
/foundation/multimedia/av_session/services/session/ipc/proxy/
H A Davsession_proxy.cpp70 std::string sessionType; in GetSessionType() local
/foundation/multimedia/av_session/frameworks/native/ohavsession/src/
H A DOHAVSession.cpp29 OHAVSession::OHAVSession(AVSession_Type sessionType, const char* sessionTag, in OHAVSession() argument
67 std::string sessionType = avSession_->GetSessionType(); in GetSessionType() local
337 AVSession_ErrCode OH_AVSession_Create(AVSession_Type sessionType, const char* sessionTag, in OH_AVSession_Create() argument
396 AVSession_ErrCode OH_AVSession_GetSessionType(OH_AVSession* avsession, AVSession_Type* sessionType) in OH_AVSession_GetSessionType() argument
[all...]
/foundation/window/window_manager/previewer/src/
H A Dwindow_option.cpp93 void WindowOption::SetWindowSessionType(WindowSessionType sessionType) in SetWindowSessionType() argument
/foundation/multimedia/av_session/services/session/ipc/stub/
H A Davsession_service_stub.cpp66 auto sessionType = data.ReadInt32(); in HandleCreateSessionInner() local
/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/include/
H A Dnstackx_dfile_session.h75 DFileSessionType sessionType; member

Completed in 30 milliseconds

12