Home
last modified time | relevance | path

Searched defs:state (Results 576 – 600 of 2316) sorted by relevance

1...<<21222324252627282930>>...93

/ohos5.0/foundation/ability/ability_lite/frameworks/ability_lite/src/
H A Dability_scheduler.cpp73 int state = 0; in AmsCallback() local
141 void AbilityScheduler::PerformTransactAbilityState(const Want &want, int state, uint64_t token, int… in PerformTransactAbilityState()
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/appkit/app_startup/
H A Dstartup_manager.cpp165 StartupTask::State state = findResult->second->GetState(); in GetResult() local
182 StartupTask::State state = findResult->second->GetState(); in IsInitialized() local
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/include/appmgr/
H A Dfault_data.h68 uint32_t state = 0; member
90 uint32_t state = 0; member
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_hal/unittest/
H A Dwifi_hal_callback_test.cpp264 int state = STATUS_MSG; variable
281 int state = STATUS_MSG; variable
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_common/wifi_country_code/
H A Dwifi_country_code_manager.cpp208 void WifiCountryCodeManager::DealStaConnChanged(OperateResState state, const WifiLinkedInfo &info, … in DealStaConnChanged()
219 void WifiCountryCodeManager::DealApStateChanged(ApState state, int id) in DealApStateChanged()
/ohos5.0/foundation/resourceschedule/frame_aware_sched/interfaces/innerkits/frameintf/
H A Dframe_msg_intf.cpp93 …gIntf::ReportAppInfo(const int pid, const int uid, const std::string bundleName, ThreadState state) in ReportAppInfo()
106 …f::ReportProcessInfo(const int pid, const int uid, const std::string bundleName, ThreadState state) in ReportProcessInfo()
/ohos5.0/base/update/updater/services/flashd/daemon/
H A Ddaemon_updater.cpp68 bool DaemonUpdater::SendToHost(Flashd::CmdType type, Flashd::UpdaterState state, const std::string … in SendToHost()
112 … auto callback = [this](Flashd::CmdType type, Flashd::UpdaterState state, const std::string &msg) { in CreateCommander()
/ohos5.0/commonlibrary/rust/ylong_http/ylong_http/src/huffman/
H A Dmod.rs70 let mut state = 0u64; in huffman_encode() localVariable
209 state: u8, field
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/common/
H A Dprofile_service_manager.cpp309 ServiceStateID state = ServiceStateID::TURN_OFF; in EnableCompleteProcess() local
461 ServiceStateID state = ServiceStateID::TURN_OFF; in DisableCompleteProcess() local
501 ServiceStateID state = ServiceStateID::TURN_OFF; in CheckWaitEnableProfiles() local
515 ServiceStateID state = ServiceStateID::TURN_OFF; in GetProfileServicesSupportedUuids() local
/ohos5.0/foundation/multimedia/audio_framework/services/audio_service/server/src/
H A Dpa_capturer_stream_impl.cpp130 pa_stream_state_t state = pa_stream_get_state(paStream_); in Start() local
149 pa_stream_state_t state = pa_stream_get_state(paStream_); in Pause() local
256 pa_stream_state_t state = pa_stream_get_state(paStream_); in Flush() local
279 pa_stream_state_t state = pa_stream_get_state(paStream_); in Stop() local
/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_task_mgr_test/
H A Dfms_form_task_mgr_test.cpp327 std::string state = "aa"; variable
346 std::string state = "aa"; variable
381 AppExecFwk::FormState state = AppExecFwk::FormState::UNKNOWN; variable
399 AppExecFwk::FormState state = AppExecFwk::FormState::UNKNOWN; variable
736 AppExecFwk::FormState state = AppExecFwk::FormState::UNKNOWN; variable
752 AppExecFwk::FormState state = AppExecFwk::FormState::UNKNOWN; variable
/ohos5.0/foundation/barrierfree/accessibility/common/interface/src/
H A Daccessible_ability_manager_service_stub.cpp387 bool state = data.ReadBool(); in HandleSetCaptionState() local
578 bool state = data.ReadBool(); in HandleSetScreenMagnificationState() local
599 bool state = data.ReadBool(); in HandleSetShortKeyState() local
620 bool state = data.ReadBool(); in HandleSetMouseKeyState() local
704 bool state = data.ReadBool(); in HandleSetInvertColorState() local
725 bool state = data.ReadBool(); in HandleSetHighContrastTextState() local
740 bool state = data.ReadBool(); in HandleSetAudioMonoState() local
762 bool state = data.ReadBool(); in HandleSetAnimationOffState() local
784 bool state = data.ReadBool(); in HandleSetDaltonizationState() local
893 bool state = data.ReadBool(); in HandleSetIgnoreRepeatClickState() local
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/base/
H A Dview_abstract_test_ng_new.cpp32 auto state = static_cast<VisualState>(INDEX); variable
69 auto state = static_cast<VisualState>(INDEX); variable
113 auto state = static_cast<VisualState>(INDEX); variable
163 auto state = static_cast<VisualState>(INDEX); variable
201 auto state = static_cast<VisualState>(INDEX); variable
250 auto state = static_cast<VisualState>(INDEX); variable
304 auto state = static_cast<VisualState>(INDEX); variable
385 auto state = static_cast<VisualState>(index); variable
1747 auto state = static_cast<VisualState>(index); variable
/ohos5.0/foundation/arkui/ui_lite/test/unittest/components/
H A Dui_scroll_view_unit_test.cpp68 uint8_t state = UIScrollView::OnScrollListener::SCROLL_STATE_MOVE; variable
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/audiocapturer/test/unittest/capturer_test/include/
H A Daudio_capturer_unit_test.h37 void OnStateChange(const CapturerState state) override {} in OnStateChange()
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/audiorenderer/src/
H A Daudio_renderer_proxy_obj.cpp61 void AudioRendererProxyObj::SetOffloadModeImpl(int32_t state, bool isAppBack) in SetOffloadModeImpl()
/ohos5.0/base/inputmethod/imf/services/adapter/keyboard/src/
H A Dinput_event_callback.cpp83 auto state = KeyboardEvent::META_MASK | KeyboardEvent::SPACE_MASK; in TriggerSwitch() local
/ohos5.0/foundation/filemanagement/dfs_service/test/unittests/cloudsync_api/cloudsync_impl/
H A Dcloud_sync_callback_client_test.cpp42 void OnSyncStateChanged(CloudSyncState state, ErrorType error) override in OnSyncStateChanged()
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/appkit/app/
H A Dapplication_impl.cpp178 int ApplicationImpl::SetState(int state) in SetState()
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/test/fuzztest/componentmanager_fuzzer/
H A Dcomponentmanager_fuzzer.cpp76 BusinessState state = BusinessState::UNKNOWN; in OnStateChangedFuzzTest() local
/ohos5.0/base/powermgr/display_manager/brightness_manager/src/
H A Dbrightness_action.cpp43 DisplayState state = DisplayState::DISPLAY_UNKNOWN; in GetDisplayState() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/canvas/
H A Dcanvas_rendering_context_2d_model_impl.cpp37 void CanvasRenderingContext2DModelImpl::SetFillText(const PaintState& state, const FillTextInfo& fi… in SetFillText()
43 void CanvasRenderingContext2DModelImpl::SetStrokeText(const PaintState& state, const FillTextInfo& … in SetStrokeText()
414 double CanvasRenderingContext2DModelImpl::GetMeasureTextWidth(const PaintState& state, const std::s… in GetMeasureTextWidth()
419 double CanvasRenderingContext2DModelImpl::GetMeasureTextHeight(const PaintState& state, const std::… in GetMeasureTextHeight()
507 TextMetrics CanvasRenderingContext2DModelImpl::GetMeasureTextMetrics(const PaintState& state, const… in GetMeasureTextMetrics()
H A Doffscreen_canvas_rendering_context_2d_model_impl.cpp37 void OffscreenCanvasRenderingContext2DModelImpl::SetFillText(const PaintState& state, const FillTex… in SetFillText()
44 const PaintState& state, const FillTextInfo& fillTextInfo) in SetStrokeText()
412 double OffscreenCanvasRenderingContext2DModelImpl::GetMeasureTextWidth(const PaintState& state, con… in GetMeasureTextWidth()
418 const PaintState& state, const std::string& text) in GetMeasureTextHeight()
508 const PaintState& state, const std::string& text) in GetMeasureTextMetrics()
/ohos5.0/base/telephony/core_service/frameworks/native/src/
H A Dresource_utils.cpp456 Global::Resource::RState state = resourceManager_->GetStringByName(name.c_str(), value); in GetStringByName() local
468 Global::Resource::RState state = resourceManager_->GetIntegerByName(name.c_str(), value); in GetIntegerByName() local
479 Global::Resource::RState state = resourceManager_->GetBooleanByName(name.c_str(), value); in GetBooleanByName() local
491 Global::Resource::RState state = resourceManager_->GetStringArrayByName(name.c_str(), value); in GetStringArrayByName() local
503 Global::Resource::RState state = resourceManager_->GetIntArrayByName(name.c_str(), value); in GetIntArrayByName() local
/ohos5.0/foundation/ability/ability_runtime/tools/aa/src/
H A Daccessibility_ability_command.cpp755 bool state = std::atoi(argument.value.c_str()) == 1; in RunAsSetScreenMagnificationState() local
784 bool state = std::atoi(argument.value.c_str()) == 1; in RunAsSetShortKeyState() local
813 bool state = std::atoi(argument.value.c_str()) == 1; in RunAsSetMouseKeyState() local
842 bool state = std::atoi(argument.value.c_str()) == 1; in RunAsSetCaptionState() local
925 bool state = std::atoi(argument.value.c_str()) == 1; in RunAsSetHighContrastTextState() local
954 bool state = std::atoi(argument.value.c_str()) == 1; in RunAsSetInvertColorState() local
1065 bool state = std::atoi(argument.value.c_str()) == 1; in RunAsSetAnimationOffState() local
1124 bool state = std::atoi(argument.value.c_str()) == 1; in RunAsSetAudioMonoState() local

1...<<21222324252627282930>>...93