Home
last modified time | relevance | path

Searched defs:sessionType (Results 1 – 10 of 10) sorted by relevance

/foundation/multimedia/av_session/utils/src/
Davsession_sysevent.cpp106 const int32_t& sessionType, bool isCreateSession) in AddLifeCycleInfo()
117 const int32_t& controllerCmd, const int32_t& sessionType) in AddControllerCommandInfo()
/foundation/window/window_manager/wm/src/
Dwindow.cpp41 auto sessionType = option->GetWindowSessionType(); in CreateWindowWithSession() local
Dwindow_option.cpp153 void WindowOption::SetWindowSessionType(WindowSessionType sessionType) in SetWindowSessionType()
/foundation/multimedia/av_session/utils/include/
Davsession_sysevent.h127 …VENT_ADD_CONTROLLER_COMMAND_INFO(bundleName, controllerPid, controllerCmd, sessionType) \ argument
133 #define HISYSEVENT_ADD_LIFE_CYCLE_INFO(bundleName, appStatus, sessionType, isCreateSession) … argument
/foundation/communication/dsoftbus/core/transmission/trans_channel/proxy/src/
Dsoftbus_proxychannel_session.c57 NO_SANITIZE("cfi") ProxyPacketType SessionTypeToPacketType(SessionPktType sessionType) in SessionTypeToPacketType()
/foundation/window/window_manager/previewer/src/
Dwindow_option.cpp147 void WindowOption::SetWindowSessionType(WindowSessionType sessionType) in SetWindowSessionType()
/foundation/multimedia/av_session/services/session/ipc/stub/
Davsession_service_stub.cpp54 auto sessionType = data.ReadInt32(); in HandleCreateSessionInner() local
/foundation/distributedhardware/distributed_audio/hdf_service/distributed_audio/interface/audio/v1_0/
Dtypes.h123 uint32_t sessionType; member
/foundation/multimedia/av_session/services/session/ipc/proxy/
Davsession_proxy.cpp70 std::string sessionType; in GetSessionType() local
/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/include/
Dnstackx_dfile_session.h75 DFileSessionType sessionType; member