Home
last modified time | relevance | path

Searched defs:stateName (Results 1 - 7 of 7) sorted by relevance

/foundation/multimedia/av_codec/services/engine/codec/video/hcodec/
H A Dstate_machine.h27 explicit State(std::string stateName) : stateName_(std::move(stateName)) {} in State() argument
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/include/hardware/imagecodec/
H A Dstate_machine.h27 explicit State(std::string stateName) : stateName_(std::move(stateName)) {} in State() argument
/foundation/multimedia/media_lite/services/player_lite/impl/player_control/player/fsm/include/
H A Dhi_fsm.h39 char stateName[MAX_STATE_NAME_LEN]; member
/foundation/multimedia/media_lite/services/player_lite/impl/player_control/player/
H A Dliteplayer_state_machine.cpp51 const std::string stateName; member
73 PlayerStatus StateConvert2Enum(const std::string stateName) in StateConvert2Enum() argument
/foundation/multimedia/media_lite/services/player_lite/impl/player_control/player/fsm/src/
H A Dhi_fsm.cpp332 HI_FSM_GetCurrentState(void *stateMachine, char stateName[MAX_STATE_NAME_LEN]) HI_FSM_GetCurrentState() argument
[all...]
/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_ct/
H A Davrcp_ct_state_machine.cpp266 bool AvrcCtStateMachineManager::IsControlSpecifiedState(const std::string &addr, std::string stateName) in IsControlSpecifiedState() argument
286 bool AvrcCtStateMachineManager::IsBrowseSpecifiedState(const std::string &addr, std::string stateName) in IsBrowseSpecifiedState() argument
/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_tg/
H A Davrcp_tg_state_machine.cpp256 bool AvrcTgStateMachineManager::IsControlSpecifiedState(const std::string &addr, std::string stateName) in IsControlSpecifiedState() argument

Completed in 5 milliseconds