Home
last modified time | relevance | path

Searched defs:SessionEvent (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/multimedia/audio_framework/services/audio_policy/server/include/service/
H A Dsession_processor.h29 struct SessionEvent { struct
36 SessionEvent() = delete; argument
48 std::function<void(SessionEvent)> processorSessionAdded, in SessionProcessor() argument
/ohos5.0/base/security/device_auth/services/session_manager/inc/session/
H A Ddev_session_def.h29 } SessionEvent; typedef
/ohos5.0/foundation/window/window_manager/window_scene/interfaces/include/
H A Dws_common.h399 enum class SessionEvent : uint32_t { enum