/ohos5.0/base/powermgr/display_manager/state_manager/service/zidl/src/ |
H A D | display_brightness_callback_proxy.cpp | 27 void DisplayBrightnessCallbackProxy::OnNotifyApsLightBrightnessChange(uint32_t type, bool state) in OnNotifyApsLightBrightnessChange()
|
/ohos5.0/base/powermgr/power_manager/test/unittest/src/ |
H A D | device_state_action_native_test.cpp | 61 DisplayState state = DisplayState::DISPLAY_OFF; variable
|
/ohos5.0/foundation/multimedia/media_foundation/engine/scene/player/standard/ |
H A D | media_utils.cpp | 60 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 D | power_mock_object_test.cpp | 42 void PowerMockObjectTest::PowerStateTestCallback::OnPowerStateChanged(PowerState state) in OnPowerStateChanged() 67 PowerState state = PowerState::AWAKE; variable
|
H A D | power_mock_peer_test.cpp | 42 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 D | lnn_state_machine.c | 27 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 D | hi_fsm.cpp | 90 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 D | refbase_fuzzer.cpp | 254 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 D | hfp_ag_profile.cpp | 28 #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 D | ui_appearance_ability_stub.cpp | 64 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 D | pwm_hi35xx_linux.c | 39 …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 D | wifi_c_p2p_test.cpp | 38 void P2pCallback(P2pState state) in P2pCallback() 65 P2pState* state = &g_moded; variable
|
H A D | wifi_device_callback_stub_test.cpp | 65 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 D | ark_web_native_media_player_handler_impl.cpp | 72 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 D | call_manager8_gtest.cpp | 870 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 D | lazy_load_manager.h | 64 void SetState(LazyLoadState state) in SetState()
|
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/src/ |
H A D | bluetooth_hid_host_observer_stub.cpp | 41 int state = data.ReadInt32(); in OnRemoteRequest() local
|
H A D | bluetooth_pan_observer_stub.cpp | 38 int state = data.ReadInt32(); in OnRemoteRequest() local
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/ |
H A D | bluetooth_hid_host_observer_proxy.cpp | 20 …ostObserverProxy::OnConnectionStateChanged(const BluetoothRawAddress &device, int state, int cause) in OnConnectionStateChanged()
|
H A D | bluetooth_pan_observer_proxy.cpp | 20 …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 D | multiple_audio_capturer_unit_test.h | 40 void OnStateChange(const CapturerState state) override {} in OnStateChange()
|
/ohos5.0/base/telephony/call_manager/services/call/src/ |
H A D | call_status_policy.cpp | 58 int32_t state; in FilterResultsDispose() local
|
/ohos5.0/foundation/filemanagement/dfs_service/test/unittests/cloudsync_api/cloudsync_impl/include/ |
H A D | service_callback_mock.h | 42 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 D | wifi_scan_callback_proxy.cpp | 32 void WifiScanCallbackProxy::OnWifiScanStateChanged(int state) in OnWifiScanStateChanged()
|
/ohos5.0/foundation/multimodalinput/input/service/window_manager/include/ |
H A D | knuckle_drawing_manager.h | 38 std::string state; member
|