Home
last modified time | relevance | path

Searched defs:curState_ (Results 1 – 11 of 11) sorted by relevance

/ohos5.0/foundation/communication/netmanager_ext/services/networksharemanager/include/
H A Dnetworkshare_sub_statemachine.h136 int32_t curState_; member
147 int32_t curState_ = SUBSTATE_INIT; variable
H A Dnetworkshare_main_statemachine.h90 int curState_; member
101 int curState_ = MAINSTATE_INIT; variable
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/include/
H A Duser_controller.h51 UserState curState_ = STATE_BOOTING; variable
/ohos5.0/foundation/multimedia/media_lite/services/player_lite/impl/player_control/player/
H A Dliteplayer_state_machine.h82 PlayerControlCurState *curState_; variable
/ohos5.0/foundation/window/window_manager/wm/include/
H A Dpicture_in_picture_controller.h129 PiPWindowState curState_ = PiPWindowState::STATE_UNDEFINED; variable
/ohos5.0/foundation/distributedhardware/distributed_screen/services/screenservice/sourceservice/dscreenmgr/1.0/include/
H A Ddscreen.h117 DScreenState curState_; variable
/ohos5.0/foundation/multimedia/player_framework/services/engine/histreamer/recorder/
H A Dhirecorder_impl.h130 std::atomic<StateId> curState_; variable
/ohos5.0/foundation/distributedhardware/distributed_screen/services/screenservice/sourceservice/dscreenmgr/2.0/include/
H A Ddscreen.h141 DScreenState curState_; variable
/ohos5.0/base/telephony/cellular_data/services/include/state_machine/
H A Dstate_machine.h175 sptr<State> curState_; variable
/ohos5.0/foundation/multimedia/player_framework/services/engine/histreamer/player/
H A Dhiplayer_impl.h291 std::atomic<PlayerStateId> curState_; variable
/ohos5.0/foundation/ability/ability_runtime/services/appmgr/include/
H A Dapp_running_record.h943 … ApplicationState curState_ = ApplicationState::APP_STATE_CREATE; // current state of this process variable