Home
last modified time | relevance | path

Searched defs:state (Results 326 – 350 of 2316) sorted by relevance

1...<<11121314151617181920>>...93

/ohos5.0/base/powermgr/display_manager/state_manager/service/zidl/src/
H A Ddisplay_brightness_callback_proxy.cpp27 void DisplayBrightnessCallbackProxy::OnNotifyApsLightBrightnessChange(uint32_t type, bool state) in OnNotifyApsLightBrightnessChange()
/ohos5.0/base/powermgr/power_manager/test/unittest/src/
H A Ddevice_state_action_native_test.cpp61 DisplayState state = DisplayState::DISPLAY_OFF; variable
/ohos5.0/foundation/multimedia/media_foundation/engine/scene/player/standard/
H A Dmedia_utils.cpp60 PlayerStates TransStateId2PlayerState(StateId state) in TransStateId2PlayerState()
108 const std::string& StringnessPlayerState(PlayerStates state) in StringnessPlayerState()
/ohos5.0/base/powermgr/power_manager/test/unittest/src/mock/
H A Dpower_mock_object_test.cpp42 void PowerMockObjectTest::PowerStateTestCallback::OnPowerStateChanged(PowerState state) in OnPowerStateChanged()
67 PowerState state = PowerState::AWAKE; variable
H A Dpower_mock_peer_test.cpp42 void MockPeerTest::PowerStateTestCallback::OnPowerStateChanged(PowerState state) in OnPowerStateChanged()
138 auto state = sptrProxy->GetState(); variable
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/utils/src/
H A Dlnn_state_machine.c27 static bool IsDuplicateState(FsmStateMachine *fsm, FsmState *state) in IsDuplicateState()
93 FsmState *state = NULL; in ProcessStartMessage() local
280 int32_t LnnFsmAddState(FsmStateMachine *fsm, FsmState *state) in LnnFsmAddState()
367 int32_t LnnFsmTransactState(FsmStateMachine *fsm, FsmState *state) in LnnFsmTransactState()
/ohos5.0/foundation/multimedia/media_lite/services/player_lite/impl/player_control/player/fsm/src/
H A Dhi_fsm.cpp90 static FsmState *FsmFindState(FsmInstanceCtx &fsmInstance, const HiFsmState &state) in FsmFindState()
182 int32_t HI_FSM_AddState(void *stateMachine, const HiFsmState *state) in HI_FSM_AddState()
284 int32_t HI_FSM_SetInitState(void *stateMachine, const HiFsmState *state) in HI_FSM_SetInitState()
340 const HiState *state = fsmInstance->stateMachine->CurrentState(); in HI_FSM_GetCurrentState() local
/ohos5.0/commonlibrary/c_utils/base/test/fuzztest/refbase_fuzzer/
H A Drefbase_fuzzer.cpp254 void CleanUpWeakRefCounter(SingleThreadRefCounts& state, WeakRefCounter* newWeakRef) in CleanUpWeakRefCounter()
276 void CleanUpWeakCounter(SingleThreadRefCounts& state) in CleanUpWeakCounter()
293 void CleanUpStrongCounter(SingleThreadRefCounts& state) in CleanUpStrongCounter()
311 SingleThreadRefCounts state; in TestLoop() local
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/
H A Dhfp_ag_profile.cpp28 #define HFP_AG_RETURN_IF_NOT_CONNECTED(state) \ argument
476 int HfpAgProfile::ReportResponseHoldStatus(uint32_t state, int test) in ReportResponseHoldStatus()
505 int HfpAgProfile::ReportRoamingState(uint32_t state) in ReportRoamingState()
606 int state = HFP_AG_CALL_INACTIVE; in ReportCallStatusByCallNums() local
620 int state = HFP_AG_CALLHELD_INACTIVE; in ReportCallheldStatusByCallNums() local
867 void HfpAgProfile::startMock(int state) in startMock()
908 std::string HfpAgProfile::GetCallState(int state) in GetCallState()
/ohos5.0/foundation/arkui/ui_appearance/services/src/
H A Dui_appearance_ability_stub.cpp64 auto state = GetFontScale(fontScale); in OnGetFontScaleInner() local
94 auto state = GetFontWeightScale(fontWeightScale); in OnGetFontWeightScaleInner() local
/ohos5.0/drivers/hdf_core/adapter/khdf/linux/platform/pwm/
H A Dpwm_hi35xx_linux.c39 …ic int Hi35xxPwmApply(struct pwm_chip *chip, struct pwm_device *pwm, const struct pwm_state *state) in Hi35xxPwmApply()
93 static void Hi35xxGetState(struct pwm_chip *chip, struct pwm_device *pwm, struct pwm_state *state) in Hi35xxGetState()
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/native/
H A Dwifi_c_p2p_test.cpp38 void P2pCallback(P2pState state) in P2pCallback()
65 P2pState* state = &g_moded; variable
H A Dwifi_device_callback_stub_test.cpp65 void OnWifiStateChanged(int state) override in OnWifiStateChanged()
70 void OnWifiConnectionChanged(int state, const WifiLinkedInfo &info) override in OnWifiConnectionChanged()
80 void OnWifiWpsStateChanged(int state, const std::string &pinCode) override in OnWifiWpsStateChanged()
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/
H A Dark_web_native_media_player_handler_impl.cpp72 void ArkWebNativeMediaPlayerHandlerImpl::HandleNetworkStateChanged(int state) in HandleNetworkStateChanged()
77 void ArkWebNativeMediaPlayerHandlerImpl::HandleReadyStateChanged(int state) in HandleReadyStateChanged()
/ohos5.0/base/telephony/call_manager/test/unittest/call_manager_gtest/src/
H A Dcall_manager8_gtest.cpp870 int32_t state = 0; variable
883 int32_t state = 1; variable
896 int32_t state = 2; variable
909 int32_t state = 3; variable
922 int32_t state = -1; variable
933 int32_t state = -1; variable
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/base/
H A Dlazy_load_manager.h64 void SetState(LazyLoadState state) in SetState()
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/src/
H A Dbluetooth_hid_host_observer_stub.cpp41 int state = data.ReadInt32(); in OnRemoteRequest() local
H A Dbluetooth_pan_observer_stub.cpp38 int state = data.ReadInt32(); in OnRemoteRequest() local
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
H A Dbluetooth_hid_host_observer_proxy.cpp20 …ostObserverProxy::OnConnectionStateChanged(const BluetoothRawAddress &device, int state, int cause) in OnConnectionStateChanged()
H A Dbluetooth_pan_observer_proxy.cpp20 …PanObserverProxy::OnConnectionStateChanged(const BluetoothRawAddress &device, int state, int cause) in OnConnectionStateChanged()
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/audiocapturer/test/unittest/multiple_capturer_test/include/
H A Dmultiple_audio_capturer_unit_test.h40 void OnStateChange(const CapturerState state) override {} in OnStateChange()
/ohos5.0/base/telephony/call_manager/services/call/src/
H A Dcall_status_policy.cpp58 int32_t state; in FilterResultsDispose() local
/ohos5.0/foundation/filemanagement/dfs_service/test/unittests/cloudsync_api/cloudsync_impl/include/
H A Dservice_callback_mock.h42 void OnSyncStateChanged(CloudSyncState state, ErrorType error) override {} in OnSyncStateChanged()
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_scan_sa/
H A Dwifi_scan_callback_proxy.cpp32 void WifiScanCallbackProxy::OnWifiScanStateChanged(int state) in OnWifiScanStateChanged()
/ohos5.0/foundation/multimodalinput/input/service/window_manager/include/
H A Dknuckle_drawing_manager.h38 std::string state; member

1...<<11121314151617181920>>...93