Home
last modified time | relevance | path

Searched defs:currState (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/router/
H A Djs_page_state.cpp27 int currState = sm.GetCurrentState(); in Handle() local
46 int currState = sm.GetCurrentState(); in Handle() local
63 int currState = sm.GetCurrentState(); in Handle() local
80 int currState = sm.GetCurrentState(); in Handle() local
96 int currState = sm.GetCurrentState(); in Handle() local
/ohos5.0/foundation/multimedia/player_framework/services/services/player/server/
H A Dplayer_server.cpp416 auto currState = std::static_pointer_cast<BaseState>(GetCurrState()); in SetPlayRangeWithMode() local
472 auto currState = std::static_pointer_cast<BaseState>(GetCurrState()); in OnPrepare() local
553 auto currState = std::static_pointer_cast<BaseState>(GetCurrState()); in OnPlay() local
611 auto currState = std::static_pointer_cast<BaseState>(GetCurrState()); in OnPause() local
675 auto currState = std::static_pointer_cast<BaseState>(GetCurrState()); in OnStop() local
854 auto currState = std::static_pointer_cast<BaseState>(GetCurrState()); in Seek() local
1070 auto currState = std::static_pointer_cast<BaseState>(GetCurrState()); in SetPlaybackSpeed() local
1684 auto currState = std::static_pointer_cast<BaseState>(GetCurrState()); in OnNotifyBufferingStart() local
1699 auto currState = std::static_pointer_cast<BaseState>(GetCurrState()); in OnNotifyBufferingEnd() local
1869 auto currState = std::static_pointer_cast<BaseState>(GetCurrState()); in SeekContinous() local
[all …]
/ohos5.0/base/security/device_security_level/baselib/utils/include/
H A Dutils_state_machine.h42 uint32_t currState; member
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/gestures/
H A Dsequenced_recognizer.cpp102 DetectState currState = curRecognizer->GetDetectState(); in HandleEvent() local
H A Dparallel_recognizer.cpp110 DetectState currState = recognizer->GetDetectState(); in IsRecognizeEnd() local
/ohos5.0/foundation/multimedia/player_framework/services/services/player/player_mem_manage/
H A Dplayer_server_mem.h105 std::shared_ptr<MemBaseState> currState = nullptr; member
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/render/node/
H A Drender_node_default_depth_render_slot.cpp434 RenderHandle currState; in CreateNewPso() local
H A Drender_node_default_shadow_render_slot.cpp463 RenderHandle currState; in CreateNewPso() local
H A Drender_node_default_material_render_slot.cpp720 RenderHandle currState; in CreateNewPso() local
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_controller/
H A Dwifi_controller_state_machine.cpp506 auto currState = WifiConfigCenter::GetInstance().GetWifiDetailState(msg->GetParam2()); in ShouldDisableWifi() local