Home
last modified time | relevance | path

Searched defs:StoppedState (Results 1 - 4 of 4) sorted by relevance

/foundation/multimedia/media_foundation/engine/scene/player/internal/
H A Dstopped_state.h21 class StoppedState : public State { class
23 explicit StoppedState(StateId stateId, PlayExecutor& executor) : State(stateId, "StoppedState", executor) {} in StoppedState() function in OHOS::Media::StoppedState
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_controller/
H A Drpt_manager_state_machine.cpp448 RptManagerMachine::StoppedState::StoppedState(RptManagerMachine *rptManagerMachine) in StoppedState() function in OHOS::Wifi::RptManagerMachine::StoppedState
[all...]
H A Drpt_manager_state_machine.h107 class StoppedState : public State { class in OHOS::Wifi::RptManagerMachine
/foundation/multimedia/player_framework/services/services/player/server/
H A Dplayer_server_state.h157 class PlayerServer::StoppedState : public PlayerServer::BaseState { class in OHOS::Media::PlayerServer
159 explicit StoppedState(PlayerServer &server) : BaseState(server, "stopped_state") {} in StoppedState() function in OHOS::Media::PlayerServer::StoppedState

Completed in 3 milliseconds