Home
last modified time | relevance | path

Searched defs:BaseState (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/resourceschedule/device_standby/plugins/ext/include/
H A Distate_manager_adapter.h32 class BaseState; variable
H A Dbase_state.h66 BaseState(uint32_t curState, uint32_t curPhase, const std::shared_ptr<IStateManagerAdapter>& in BaseState() function
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/include/hardware/imagecodec/
H A Dimage_codec.h289 struct BaseState : State { struct
310 struct UninitializedState : BaseState { argument
/ohos5.0/foundation/multimedia/player_framework/services/services/player/server/
H A Dplayer_server_state.h25BaseState(PlayerServer &server, const std::string &name) : PlayerServerState(name), server_(server… in BaseState() function
/ohos5.0/foundation/multimedia/av_codec/services/engine/codec/video/hcodec/
H A Dhcodec.h390 struct BaseState : State { struct
412 struct UninitializedState : BaseState { argument