Home
last modified time | relevance | path

Searched defs:newState (Results 1 - 25 of 50) sorted by relevance

12

/foundation/communication/nfc/services/src/external_deps/
H A Dnfc_param_util.cpp23 void NfcParamUtil::UpdateNfcStateToParam(int newState) in UpdateNfcStateToParam() argument
H A Dnfc_event_publisher.cpp23 void NfcEventPublisher::PublishNfcStateChanged(int newState) in PublishNfcStateChanged() argument
H A Dnfc_preferences.cpp113 void NfcPreferences::UpdateNfcState(int newState) in UpdateNfcState() argument
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
H A Dgatt_service_base.cpp28 BTConnectState newState = BTConnectState::DISCONNECTED; in ConvertConnectionState() local
/foundation/graphic/graphic_2d/rosen/modules/hyper_graphic_manager/core/frame_rate_manager/
H A Dhgm_touch_manager.cpp87 bool HgmTouchManager::CheckChangeStateValid(TouchState lastState, TouchState newState) in CheckChangeStateValid() argument
/foundation/communication/nfc/test/unittest/services/controller_test/
H A Dnfc_preferences_test.cpp74 int newState = 1; in HWTEST_F() local
H A Dexternal_deps_proxy_test.cpp207 int newState = 0; in HWTEST_F() local
/foundation/filemanagement/dfs_service/test/unittests/cloudsync_sa/mock/
H A Dsync_state_manager_mock.cpp24 Action SyncStateManager::UpdateSyncState(SyncState newState) in UpdateSyncState() argument
/foundation/filemanagement/dfs_service/frameworks/native/cloud_file_kit_inner/src/data_sync/
H A Dsync_state_manager.cpp25 Action SyncStateManager::UpdateSyncState(SyncState newState) in UpdateSyncState() argument
/foundation/multimedia/player_framework/services/services/player/server/
H A Dplayer_server_state.h40 virtual void HandleStateChange(int32_t newState) in HandleStateChange() argument
H A Dplayer_server_state.cpp240 void PlayerServer::PreparingState::HandleStateChange(int32_t newState) in HandleStateChange() argument
290 void PlayerServer::PreparedState::HandleStateChange(int32_t newState) in HandleStateChange() argument
358 void PlayerServer::PlayingState::HandleStateChange(int32_t newState) in HandleStateChange() argument
457 HandleStateChange(int32_t newState) HandleStateChange() argument
487 HandleStateChange(int32_t newState) HandleStateChange() argument
526 HandleStateChange(int32_t newState) HandleStateChange() argument
[all...]
/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
H A Dbluetooth_gatt_client_callback_proxy.cpp21 void BluetoothGattClientCallbackProxy::OnConnectionStateChanged(int32_t state, int32_t newState) in OnConnectionStateChanged() argument
/foundation/communication/bluetooth/frameworks/inner/ipc/src/
H A Dbluetooth_gatt_client_callback_stub.cpp93 int32_t newState = data.ReadInt32(); in OnConnectionStateChangedInner() local
/foundation/graphic/graphic_2d/rosen/modules/hyper_graphic_manager/core/utils/
H A Dhgm_state_machine.h57 virtual bool CheckChangeStateValid(State lastState, State newState) { return true; } in CheckChangeStateValid() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/
H A Dlist_item_event_hub.h140 void FireStateChangeEvent(SwipeActionState newState, bool isStart) const in FireStateChangeEvent() argument
/foundation/arkui/ace_engine_lite/frameworks/src/core/router/
H A Djs_page_state_machine.cpp82 void StateMachine::SetCurrentState(int8_t newState) in SetCurrentState() argument
281 void StateMachine::ChangeState(int newState) in ChangeState() argument
[all...]
/foundation/graphic/surface_lite/interfaces/innerkits/
H A Dsurface_buffer_impl.h292 void SetState(BufferState newState) in SetState() argument
/foundation/graphic/graphic_3d/lume/LumeEngine/src/ecs/
H A Dentity_manager.cpp295 EntityState::State newState; in SetActive() local
/foundation/multimodalinput/input/service/mouse_event_normalize/test/src/
H A Dmouse_transform_processor_test.cpp422 bool newState = true; in HWTEST_F() local
H A Dmouse_event_normalize_test.cpp399 bool newState = true; in HWTEST_F() local
/foundation/resourceschedule/frame_aware_sched/frameworks/core/frame_aware_policy/src/
H A Dintellisense_server.cpp282 CgroupPolicy newState = CheckCgroupState(static_cast<CgroupPolicy>(newGroup)); in ReportCgroupChange() local
/foundation/communication/netmanager_ext/services/networksharemanager/src/
H A Dnetworkshare_main_statemachine.cpp82 void NetworkShareMainStateMachine::MainSmStateSwitch(int newState) in MainSmStateSwitch() argument
/foundation/communication/nfc/services/src/
H A Dnfc_service.cpp447 void NfcService::UpdateNfcState(int newState) in UpdateNfcState() argument
[all...]
/foundation/communication/netmanager_ext/test/networksharemanager/unittest/networkshare_manager_test/
H A Dnetworkshare_sub_statemachine_test.cpp143 int newState = SUBSTATE_INIT; in HWTEST_F() local
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hid_host/
H A Dhid_host_service.cpp61 int newState = stateMap_.at(state); in NotifyStateChanged() local

Completed in 19 milliseconds

12