/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/ui_extension/ |
H A D | session_wrapper_factory.cpp | 22 RefPtr<SessionWrapper> SessionWrapperFactory::CreateSessionWrapper(SessionType sessionType, in CreateSessionWrapper() argument 31 CreateSessionWrapper( SessionType sessionType, const SessionCreateParam& sessionCreateParam) CreateSessionWrapper() argument
|
H A D | ui_extension_model.h | 44 NG::SessionType sessionType = NG::SessionType::UI_EXTENSION_ABILITY; member
|
H A D | ui_extension_model_ng.cpp | 91 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 D | security_session_wrapper_impl.cpp | 114 SecuritySessionWrapperImpl( const WeakPtr<SecurityUIExtensionPattern>& hostPattern, int32_t instanceId, bool isTransferringCaller, SessionType sessionType) SecuritySessionWrapperImpl() argument
|
H A D | session_wrapper_impl.cpp | 122 SessionWrapperImpl(const WeakPtr<UIExtensionPattern>& hostPattern, int32_t instanceId, bool isTransferringCaller, SessionType sessionType) SessionWrapperImpl() argument
|
H A D | ui_extension_pattern.cpp | 146 UIExtensionPattern( bool isTransferringCaller, bool isModal, bool isAsyncModalBinding, SessionType sessionType) UIExtensionPattern() argument
|
/foundation/arkui/ace_engine/test/unittest/core/pattern/ui_extension/mock/ |
H A D | mock_session_wrapper_factory.cpp | 19 RefPtr<SessionWrapper> SessionWrapperFactory::CreateSessionWrapper(SessionType sessionType,
in CreateSessionWrapper() argument
|
H A D | mock_session_wrapper_impl.cpp | 44 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 D | modal_ui_extension_proxy_impl_test_ng.cpp | 30 NG::SessionType sessionType = NG::SessionType::UI_EXTENSION_ABILITY;
member
|
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
H A D | js_embedded_component.cpp | 72 NG::SessionType sessionType = NG::SessionType::EMBEDDED_UI_EXTENSION; in Create() local
|
/foundation/multimedia/av_session/frameworks/native/ohavsession/test/unittest/ |
H A D | oh_av_session_test.cpp | 130 AVSession_Type sessionType; in HWTEST() local
|
/foundation/multimedia/av_session/utils/src/ |
H A D | avsession_sysevent.cpp | 114 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 D | mock_ui_extension_model_ng.cpp | 31 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 D | softbus_proxychannel_session.c | 52 ProxyPacketType SessionTypeToPacketType(SessionPktType sessionType) in SessionTypeToPacketType() argument
|
/foundation/window/window_manager/wm/src/ |
H A D | window.cpp | 41 auto sessionType = option->GetWindowSessionType(); in CreateWindowWithSession() local
|
H A D | window_option.cpp | 152 void WindowOption::SetWindowSessionType(WindowSessionType sessionType) in SetWindowSessionType() argument
|
/foundation/CastEngine/castengine_cast_plus_stream/src/channel/src/softbus/ |
H A D | softbus_wrapper.cpp | 156 void SoftBusWrapper::SetSessionType(int sessionType) in SetSessionType() argument
|
H A D | softbus_connection.cpp | 397 int sessionType = GetSessionType(request.moduleType); in StashConnectionInfo() local
|
/foundation/CastEngine/castengine_cast_framework/service/src/session/src/channel/src/softbus/ |
H A D | softbus_wrapper.cpp | 156 void SoftBusWrapper::SetSessionType(int sessionType) in SetSessionType() argument
|
H A D | softbus_connection.cpp | 394 int sessionType = GetSessionType(request.moduleType); in StashConnectionInfo() local
|
/foundation/multimedia/av_session/services/session/ipc/proxy/ |
H A D | avsession_proxy.cpp | 70 std::string sessionType; in GetSessionType() local
|
/foundation/multimedia/av_session/frameworks/native/ohavsession/src/ |
H A D | OHAVSession.cpp | 29 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 D | window_option.cpp | 93 void WindowOption::SetWindowSessionType(WindowSessionType sessionType) in SetWindowSessionType() argument
|
/foundation/multimedia/av_session/services/session/ipc/stub/ |
H A D | avsession_service_stub.cpp | 66 auto sessionType = data.ReadInt32(); in HandleCreateSessionInner() local
|
/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/include/ |
H A D | nstackx_dfile_session.h | 75 DFileSessionType sessionType; member
|