Home
last modified time | relevance | path

Searched defs:state (Results 76 – 100 of 2316) sorted by relevance

12345678910>>...93

/ohos5.0/base/global/resource_management/frameworks/resmgr/src/
H A Dnative_resource_manager.cpp263 RState state = RState::SUCCESS; in OH_ResourceManager_GetDrawableDescriptorData() local
300 RState state = RState::SUCCESS; in OH_ResourceManager_GetDrawableDescriptorDataByName() local
343 RState state = mgr->resManager->GetSymbolById(resId, tempResultValue); in OH_ResourceManager_GetSymbol() local
361 RState state = mgr->resManager->GetSymbolByName(resName, tempResultValue); in OH_ResourceManager_GetSymbolByName() local
421 RState state = mgr->resManager->GetStringArrayById(resId, tempResultValue); in OH_ResourceManager_GetStringArray() local
489 RState state = mgr->resManager->GetColorById(resId, tempResultValue); in OH_ResourceManager_GetColor() local
506 RState state = mgr->resManager->GetColorByName(resName, tempResultValue); in OH_ResourceManager_GetColorByName() local
524 RState state = mgr->resManager->GetIntegerById(resId, tempResultValue); in OH_ResourceManager_GetInt() local
560 RState state = mgr->resManager->GetFloatById(resId, tempResultValue); in OH_ResourceManager_GetFloat() local
577 RState state = mgr->resManager->GetFloatByName(resName, tempResultValue); in OH_ResourceManager_GetFloatByName() local
[all …]
/ohos5.0/foundation/communication/bluetooth_service/test/unittest/hfp/
H A Dhfp_ag_test.cpp34 void OnConnectionStateChanged(const BluetoothRemoteDevice &device, int state, int cause) {} in OnConnectionStateChanged()
35 void OnScoStateChanged(const BluetoothRemoteDevice &device, int state) {} in OnScoStateChanged()
143 int32_t state = static_cast<int32_t>(BTConnectState::DISCONNECTED); variable
144 int state = profile_->GetDeviceState(device, state); variable
196 int state = profile_->GetScoState(device); variable
/ohos5.0/base/security/device_auth/test/unittest/tdd_framework/unit_test/services/session_manager/session/v2/expand_sub_session/expand_process_lib/
H A Dauth_code_import_test.cpp225 CmdState state; variable
238 CmdState state; variable
251 CmdState state; variable
280 CmdState state; variable
296 CmdState state; variable
311 CmdState state; variable
328 CmdState state; variable
345 CmdState state; variable
362 CmdState state; variable
379 CmdState state; variable
H A Dpub_key_exchange_test.cpp225 CmdState state; variable
238 CmdState state; variable
251 CmdState state; variable
280 CmdState state; variable
296 CmdState state; variable
311 CmdState state; variable
328 CmdState state; variable
345 CmdState state; variable
362 CmdState state; variable
379 CmdState state; variable
/ohos5.0/base/location/test/location_manager/source/
H A Dlocator_ability_test.cpp705 int state = 1; variable
720 int state = 1; variable
735 int state = 1; variable
750 int state = 1; variable
765 int state = 1; variable
781 int state = 1; variable
795 int state = 1; variable
810 int state = 1; variable
826 int state = 1; variable
854 int state = 1; variable
[all …]
/ohos5.0/foundation/arkui/ui_lite/interfaces/kits/components/
H A Dui_scroll_view.h104 void SetScrollState(uint8_t state) in SetScrollState()
175 void SetHorizontalScrollState(bool state) in SetHorizontalScrollState()
204 void SetVerticalScrollState(bool state) in SetVerticalScrollState()
/ohos5.0/foundation/multimedia/audio_framework/services/audio_policy/server/src/service/
H A Daudio_state_manager.cpp92 void AudioStateManager::UpdatePreferredMediaRenderDeviceConnectState(ConnectState state) in UpdatePreferredMediaRenderDeviceConnectState()
98 void AudioStateManager::UpdatePreferredCallRenderDeviceConnectState(ConnectState state) in UpdatePreferredCallRenderDeviceConnectState()
104 void AudioStateManager::UpdatePreferredCallCaptureDeviceConnectState(ConnectState state) in UpdatePreferredCallCaptureDeviceConnectState()
110 void AudioStateManager::UpdatePreferredRecordCaptureDeviceConnectState(ConnectState state) in UpdatePreferredRecordCaptureDeviceConnectState()
/ohos5.0/foundation/bundlemanager/bundle_framework/test/benchmarktest/launcher_service_test/
H A Dlauncher_service_test.cpp71 static void BenchmarkTestForRegisterCallback(benchmark::State &state) in BenchmarkTestForRegisterCallback()
87 static void BenchmarkTestForUnRegisterCallback(benchmark::State &state) in BenchmarkTestForUnRegisterCallback()
102 static void BenchmarkTestForGetAbilityList(benchmark::State &state) in BenchmarkTestForGetAbilityList()
120 static void BenchmarkTestForGetShortcutInfos(benchmark::State &state) in BenchmarkTestForGetShortcutInfos()
137 static void BenchmarkTestForGetAllLauncherAbilityInfos(benchmark::State &state) in BenchmarkTestForGetAllLauncherAbilityInfos()
/ohos5.0/base/powermgr/display_manager/state_manager/test/unittest/src/
H A Ddisplay_power_mgr_service_test.cpp125 DisplayState state = DisplayPowerMgrClient::GetInstance().GetDisplayState(); variable
139 DisplayState state = DisplayPowerMgrClient::GetInstance().GetDisplayState(); variable
153 DisplayState state = DisplayPowerMgrClient::GetInstance().GetDisplayState(); variable
167 DisplayState state = DisplayPowerMgrClient::GetInstance().GetDisplayState(); variable
181 DisplayState state = DisplayPowerMgrClient::GetInstance().GetDisplayState(); variable
/ohos5.0/foundation/communication/wifi/wifi/frameworks/native/src/
H A Dwifi_device_callback_stub.cpp102 NO_SANITIZE("cfi") void WifiDeviceCallBackStub::OnWifiStateChanged(int state) in OnWifiStateChanged()
112 NO_SANITIZE("cfi") void WifiDeviceCallBackStub::OnWifiConnectionChanged(int state, const WifiLinked… in OnWifiConnectionChanged()
130 NO_SANITIZE("cfi") void WifiDeviceCallBackStub::OnWifiWpsStateChanged(int state, const std::string … in OnWifiWpsStateChanged()
157 int state = data.ReadInt32(); in RemoteOnWifiStateChanged() local
165 int state = data.ReadInt32(); in RemoteOnWifiConnectionChanged() local
219 int state = data.ReadInt32(); in RemoteOnWifiWpsStateChanged() local
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/mission/
H A Ddms_continue_manager_test.cpp358 int32_t state = ACTIVE; variable
382 int32_t state = ACTIVE; variable
407 int32_t state = ACTIVE; variable
440 int32_t state = 0; variable
540 OHOS::AAFwk::ContinueState state = OHOS::AAFwk::ContinueState::CONTINUESTATE_ACTIVE; variable
567 OHOS::AAFwk::ContinueState state = OHOS::AAFwk::ContinueState::CONTINUESTATE_INACTIVE; variable
592 OHOS::AAFwk::ContinueState state = OHOS::AAFwk::ContinueState::CONTINUESTATE_ACTIVE; variable
828 OHOS::AAFwk::ContinueState state = OHOS::AAFwk::ContinueState::CONTINUESTATE_ACTIVE; variable
844 int32_t state = ACTIVE; variable
/ohos5.0/drivers/hdf_core/framework/core/shared/include/
H A Dhdf_power_state.h20 static inline bool IsPowerWakeState(uint32_t state) in IsPowerWakeState()
25 static inline bool IsValidPowerState(uint32_t state) in IsValidPowerState()
/ohos5.0/base/security/device_auth/test/fuzztest/session_manager/session/v2/expand_sub_session/expand_process_lib/authcodeimport_fuzzer/
H A Dauthcodeimport_fuzzer.cpp216 CmdState state; in AuthCodeImportTest110() local
231 CmdState state; in AuthCodeImportTest111() local
246 CmdState state; in AuthCodeImportTest112() local
279 CmdState state; in AuthCodeImportTest114() local
297 CmdState state; in AuthCodeImportTest115() local
316 CmdState state; in AuthCodeImportTest116() local
339 CmdState state; in AuthCodeImportTest117() local
362 CmdState state; in AuthCodeImportTest118() local
385 CmdState state; in AuthCodeImportTest119() local
408 CmdState state; in AuthCodeImportTest120() local
/ohos5.0/base/security/device_auth/test/fuzztest/session_manager/session/v2/expand_sub_session/expand_process_lib/pubkeyexchange_fuzzer/
H A Dpubkeyexchange_fuzzer.cpp160 CmdState state; in PubkeyExchangeTest12() local
171 CmdState state; in PubkeyExchangeTest13() local
181 CmdState state; in PubkeyExchangeTest14() local
205 CmdState state; in PubkeyExchangeTest16() local
219 CmdState state; in PubkeyExchangeTest17() local
231 CmdState state; in PubkeyExchangeTest18() local
245 CmdState state; in PubkeyExchangeTest19() local
259 CmdState state; in PubkeyExchangeTest20() local
273 CmdState state; in PubkeyExchangeTest21() local
287 CmdState state; in PubkeyExchangeTest22() local
/ohos5.0/foundation/resourceschedule/ffrt/src/sched/
H A Dload_tracking.h37 TaskSwitchState state; member
60 void Record(TaskSwitchState state) in Record()
85 void RecordImpl(TaskSwitchState state) in RecordImpl()
/ohos5.0/base/hiviewdfx/faultloggerd/test/benchmarktest/unwinder/
H A Delf_benchmark.cpp27 static void InitializeBuildId(benchmark::State& state, DfxMaps* dfxMaps, DfxMap** buildIdMap) in InitializeBuildId()
54 static void BenchmarkElfGetBuildIdFromObj(benchmark::State& state) in BenchmarkElfGetBuildIdFromObj()
/ohos5.0/foundation/multimedia/media_foundation/engine/plugin/core/
H A Dplugin_core_utils.h32 #define RETURN_WRONG_STATE_IF_CON_TRUE(condition, plugin, state) \ argument
42 #define RETURN_WRONG_STATE_IF_CON_FALSE(condition, plugin, state) \ argument
/ohos5.0/base/telephony/core_service/utils/common/src/
H A Denum_convert.cpp33 std::string GetSimState(int32_t state) in GetSimState()
61 std::string GetCallState(int32_t state) in GetCallState()
138 std::string GetCellularDataConnectionState(int32_t state) in GetCellularDataConnectionState()
/ohos5.0/base/hiviewdfx/faultloggerd/test/benchmarktest/unwind/
H A Dunwind_local_benchmark.cpp82 static void Run(benchmark::State& state, size_t (*func)(void)) in Run()
98 static void BenchmarkUnwindLocal(benchmark::State& state) in BenchmarkUnwindLocal()
109 static void BenchmarkUnwindLocalCache(benchmark::State& state) in BenchmarkUnwindLocalCache()
/ohos5.0/base/powermgr/power_manager/test/unittest/src/interface_test/
H A Dpower_state_machine_test.cpp196 void PowerStateMachineTest::PowerStateTest1Callback::OnPowerStateChanged(PowerState state) in OnPowerStateChanged()
202 void PowerStateMachineTest::PowerStateTest1Callback::OnAsyncPowerStateChanged(PowerState state) in OnAsyncPowerStateChanged()
208 void PowerStateMachineTest::PowerStateTest2Callback::OnPowerStateChanged(PowerState state) in OnPowerStateChanged()
214 void PowerStateMachineTest::PowerStateTest2Callback::OnAsyncPowerStateChanged(PowerState state) in OnAsyncPowerStateChanged()
/ohos5.0/base/location/frameworks/location_common/common/source/
H A Dlocation_data_rdb_manager.cpp69 int32_t state = DEFAULT_SWITCH_STATE; in QuerySwitchState() local
97 LocationErrCode LocationDataRdbManager::GetSwitchStateFromDbForUser(int32_t& state, int32_t userId) in GetSwitchStateFromDbForUser()
104 bool LocationDataRdbManager::SetLocationWorkingState(int32_t state) in SetLocationWorkingState()
117 bool LocationDataRdbManager::GetLocationWorkingState(int32_t& state) in GetLocationWorkingState()
130 bool LocationDataRdbManager::SetGnssSessionState(int32_t state, std::string uri, std::string colNam… in SetGnssSessionState()
186 auto state = jsonItem.get<int>(); in GetSwitchStateFromSysparaForUser() local
251 bool LocationDataRdbManager::SetLocationEnhanceStatus(int32_t state) in SetLocationEnhanceStatus()
264 bool LocationDataRdbManager::GetLocationEnhanceStatus(int32_t& state) in GetLocationEnhanceStatus()
H A Dcommon_hisysevent.cpp39 void WriteGnssStateEvent(const std::string& state, const pid_t pid, const pid_t uid) in WriteGnssStateEvent()
44 void WriteAppLocatingStateEvent(const std::string& state, const pid_t pid, const pid_t uid) in WriteAppLocatingStateEvent()
49 void WriteLocationSwitchStateEvent(const std::string& state) in WriteLocationSwitchStateEvent()
/ohos5.0/drivers/peripheral/bluetooth/audio/hal/hdi_passthrough/src/
H A Daudio_bluetooth_manager.cpp72 static void AudioOnConnectionStateChanged(const RawAddress &device, int state, int cause) in AudioOnConnectionStateChanged()
282 BTAudioStreamState state = fastGetStateFunc(); in FastStartPlaying() local
307 BTAudioStreamState state = fastGetStateFunc(); in FastSuspendPlayingFromParam() local
326 BTAudioStreamState state = fastGetStateFunc(); in FastSuspendPlaying() local
337 BTAudioStreamState state = fastGetStateFunc(); in FastStopPlaying() local
371 BTAudioStreamState state = getStateFunc(); in SuspendPlayingFromParam() local
397 BTAudioStreamState state = getStateFunc(); in WriteFrame() local
440 BTAudioStreamState state = getStateFunc(); in SuspendPlaying() local
462 BTAudioStreamState state = getStateFunc(); in StopPlaying() local
/ohos5.0/foundation/filemanagement/dfs_service/test/fuzztest/cloudsynccallbackstub_fuzzer/
H A Dcloudsynccallbackstub_fuzzer.cpp35 void OnSyncStateChanged(SyncType type, SyncPromptState state) override {} in OnSyncStateChanged()
36 void OnSyncStateChanged(CloudSyncState state, ErrorType error) override {} in OnSyncStateChanged()
57 int32_t state = fuzzData.GetData<int32_t>(); in HandleOnSyncStateChangedFuzzTest() local
/ohos5.0/foundation/ability/ability_runtime/test/unittest/frameworks_kits_ability_native_test/
H A Dservice_ability_impl_test.cpp91 AAFwk::LifeCycleStateInfo state; variable
131 AAFwk::LifeCycleStateInfo state; variable
166 AAFwk::LifeCycleStateInfo state; variable
202 AAFwk::LifeCycleStateInfo state; variable
220 AbilityLifeCycleState state = ABILITY_STATE_INACTIVE; variable

12345678910>>...93