Home
last modified time | relevance | path

Searched defs:newState (Results 1 – 25 of 40) sorted by relevance

12

/foundation/multimedia/player_framework/services/services/player/server/
Dplayer_server_state.cpp193 void PlayerServer::PreparingState::HandleStateChange(int32_t newState) in HandleStateChange()
233 void PlayerServer::PreparedState::HandleStateChange(int32_t newState) in HandleStateChange()
272 void PlayerServer::PlayingState::HandleStateChange(int32_t newState) in HandleStateChange()
324 void PlayerServer::PausedState::HandleStateChange(int32_t newState) in HandleStateChange()
364 void PlayerServer::PlaybackCompletedState::HandleStateChange(int32_t newState) in HandleStateChange()
Dplayer_server_state.h37 virtual void HandleStateChange(int32_t newState) in HandleStateChange()
/foundation/filemanagement/dfs_service/services/cloudsyncservice/src/data_sync/
Dsync_state_manager.cpp25 Action SyncStateManager::UpdateSyncState(SyncState newState) in UpdateSyncState()
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
Dgatt_service_base.cpp28 BTConnectState newState = BTConnectState::DISCONNECTED; in ConvertConnectionState() local
/foundation/filemanagement/dfs_service/test/unittests/cloudsync_sa/data_sync/
Dsync_state_manager_test.cpp63 SyncState newState = SyncState::SYNCING; variable
/foundation/arkui/ace_engine_lite/frameworks/src/core/router/
Djs_page_state_machine.cpp82 void StateMachine::SetCurrentState(int8_t newState) in SetCurrentState()
281 void StateMachine::ChangeState(int newState) in ChangeState()
/foundation/multimedia/player_framework/services/engine/gstreamer/common/utils/
Ddumper.cpp37 void Dumper::DumpDotGraph(GstPipeline &pipeline, int32_t oldState, int32_t newState) in DumpDotGraph()
/foundation/multimodalinput/input/service/mouse_event_normalize/test/
Dmouse_event_normalize_test.cpp272 bool newState = true; variable
Dmouse_transform_processor_test.cpp313 bool newState = true; variable
/foundation/communication/netmanager_ext/services/networksharemanager/src/
Dnetworkshare_main_statemachine.cpp82 void NetworkShareMainStateMachine::MainSmStateSwitch(int newState) in MainSmStateSwitch()
Dnetworkshare_sub_statemachine.cpp113 void NetworkShareSubStateMachine::SubSmStateSwitch(int newState) in SubSmStateSwitch()
/foundation/multimedia/player_framework/services/engine/gstreamer/recorder/
Drecorder_message_processor.cpp102 GstState newState = GST_STATE_NULL; in ProcessStateChangedMessage() local
/foundation/communication/bluetooth/frameworks/inner/ipc/src/
Dbluetooth_gatt_client_callback_stub.cpp91 int32_t newState = data.ReadInt32(); in OnConnectionStateChangedInner() local
/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
Dbluetooth_gatt_client_callback_proxy.cpp21 void BluetoothGattClientCallbackProxy::OnConnectionStateChanged(int32_t state, int32_t newState) in OnConnectionStateChanged()
/foundation/multimedia/audio_framework/frameworks/native/pulseaudio/modules/hdi/
Dhdi_sink.c405 static int RemoteSinkStateChange(pa_sink *s, pa_sink_state_t newState) in RemoteSinkStateChange()
447 static int SinkSetStateInIoThreadCb(pa_sink *s, pa_sink_state_t newState, in SinkSetStateInIoThreadCb()
Dhdi_source.c149 static int SourceSetStateInIoThreadCb(pa_source *s, pa_source_state_t newState, in SourceSetStateInIoThreadCb()
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hid_host/
Dhid_host_hogp.cpp304 void HidHostHogp::OnConnectionStateChangedTask(int newState) in OnConnectionStateChangedTask()
707 void HidHostHogp::HogpGattClientCallback::OnConnectionStateChanged(int state, int newState) in OnConnectionStateChanged()
/foundation/multimedia/player_framework/services/engine/gstreamer/common/message/
Dgst_msg_converter.cpp159 GstState newState = GST_STATE_VOID_PENDING; in ConvertStateChangedMessage() local
/foundation/graphic/surface_lite/interfaces/innerkits/
Dsurface_buffer_impl.h292 void SetState(BufferState newState) in SetState()
/foundation/resourceschedule/frame_aware_sched/frameworks/core/frame_aware_policy/src/
Dintellisense_server.cpp252 CgroupPolicy newState = CheckCgroupState(static_cast<CgroupPolicy>(newGroup)); in ReportCgroupChange() local
/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
Dvideo_view.cpp262 void VideoView::UpdatePlayState(VideoPlayState newState) in UpdatePlayState()
Dvideo_component.cpp553 void VideoComponent::OnPlayStateChanged(VideoPlayState newState) in OnPlayStateChanged()
/foundation/communication/netmanager_ext/test/networksharemanager/unittest/networkshare_manager_test/
Dnetworkshare_sub_statemachine_test.cpp143 int newState = SUBSTATE_INIT; variable
/foundation/communication/nfc/services/src/
Dnfc_service.cpp319 void NfcService::UpdateNfcState(int newState) in UpdateNfcState()
/foundation/communication/netmanager_ext/test/networksharemanager/fuzztest/netshareclient_fuzzer/
Dnetshare_client_fuzzer.cpp468 int32_t newState = GetData<int32_t>(); in NetworkShareMainStateMachineFuzzTest() local
513 int32_t newState = GetData<int32_t>(); in NetworkShareSubStateMachineFuzzTest() local

12