Home
last modified time | relevance | path

Searched defs:state (Results 1326 - 1350 of 12802) sorted by relevance

1...<<51525354555657585960>>...513

/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Dstate_attributes.h58 bool HasAttribute(AttributeID attribute, VisualState state) in HasAttribute() argument
70 void AddAttribute(AttributeID attribute, AttributeType value, VisualState state) in AddAttribute() argument
77 const std::vector<RefPtr<StateAttributeBase<AttributeID>>>& GetAttributesForState(VisualState state) in GetAttributesForState() argument
/foundation/CastEngine/castengine_cast_plus_stream/src/
H A Dcast_session_state.cpp28 void CastSessionImpl::BaseState::Enter(SessionState state) in Enter() argument
[all...]
/foundation/ability/ability_runtime/test/unittest/frameworks_kits_ability_native_test/
H A Dservice_ability_impl_test.cpp91 AAFwk::LifeCycleStateInfo state; in HWTEST_F() local
131 AAFwk::LifeCycleStateInfo state; in HWTEST_F() local
166 AAFwk::LifeCycleStateInfo state; in HWTEST_F() local
202 AAFwk::LifeCycleStateInfo state; HWTEST_F() local
220 AbilityLifeCycleState state = ABILITY_STATE_INACTIVE; HWTEST_F() local
[all...]
/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dhap_asset_provider_impl.cpp147 auto state = runtimeExtractor_->GetFileInfo(fileName, fileInfoAbility); in GetFileInfo() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_counter.cpp200 void JSCounter::JSStateChange(bool state) in JSStateChange() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rating/
H A Drating_paint_method.h29 RatingPaintMethod(const RefPtr<RatingModifier>& ratingModifier, int32_t starNum, RatingModifier::RatingAnimationType state, bool reverse) RatingPaintMethod() argument
/foundation/barrierfree/accessibility/services/test/xts/src/asac_register_elemnt_operator_test/
H A Dasac_register_element_operator_benchmark.cpp75 static void BenchmarkTestForSetScreenMagnificationState(benchmark::State &state) in BenchmarkTestForSetScreenMagnificationState() argument
104 static void BenchmarkTestForGetScreenMagnificationState(benchmark::State &state) in BenchmarkTestForGetScreenMagnificationState() argument
122 static void BenchmarkTestForSetShortkeyTarget(benchmark::State &state) in BenchmarkTestForSetShortkeyTarget() argument
154 static void BenchmarkTestForGetShortkeyTarget(benchmark::State &state) in BenchmarkTestForGetShortkeyTarget() argument
172 static void BenchmarkTestForSetContentTimeout(benchmark::State &state) in BenchmarkTestForSetContentTimeout() argument
201 BenchmarkTestForGetContentTimeout(benchmark::State &state) BenchmarkTestForGetContentTimeout() argument
219 BenchmarkTestForSubscribeConfigObserver(benchmark::State &state) BenchmarkTestForSubscribeConfigObserver() argument
[all...]
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_installer.cpp196 void BundleInstaller::UpdateInstallerState(const InstallerState state) in UpdateInstallerState() argument
/foundation/arkui/ui_lite/test/unittest/components/
H A Dui_image_animator_unit_test.cpp215 uint8_t state = Animator::STOP; in HWTEST_F() local
/foundation/barrierfree/accessibility/frameworks/acfwk/test/unittest/
H A Daccessibility_config_impl_test.cpp203 bool state = true; in HWTEST_F() local
221 bool state = false; in HWTEST_F() local
239 bool state = false; in HWTEST_F() local
257 bool state = true; in HWTEST_F() local
276 bool state = true; in HWTEST_F() local
295 bool state = false; HWTEST_F() local
314 bool state = false; HWTEST_F() local
333 bool state = true; HWTEST_F() local
351 bool state = true; HWTEST_F() local
369 bool state = false; HWTEST_F() local
387 bool state = false; HWTEST_F() local
405 bool state = true; HWTEST_F() local
423 bool state = true; HWTEST_F() local
441 bool state = false; HWTEST_F() local
459 bool state = false; HWTEST_F() local
477 bool state = true; HWTEST_F() local
633 bool state = true; HWTEST_F() local
652 bool state = false; HWTEST_F() local
671 bool state = false; HWTEST_F() local
690 bool state = true; HWTEST_F() local
709 bool state = true; HWTEST_F() local
728 bool state = false; HWTEST_F() local
747 bool state = false; HWTEST_F() local
766 bool state = true; HWTEST_F() local
785 bool state = true; HWTEST_F() local
804 bool state = false; HWTEST_F() local
823 bool state = false; HWTEST_F() local
842 bool state = true; HWTEST_F() local
977 bool state = true; HWTEST_F() local
996 bool state = false; HWTEST_F() local
1015 bool state = false; HWTEST_F() local
1034 bool state = true; HWTEST_F() local
1071 bool state = true; HWTEST_F() local
1089 bool state = false; HWTEST_F() local
1107 bool state = false; HWTEST_F() local
1125 bool state = true; HWTEST_F() local
1228 bool state = true; HWTEST_F() local
1245 bool state = false; HWTEST_F() local
1262 bool state = false; HWTEST_F() local
1279 bool state = true; HWTEST_F() local
1368 bool state = true; HWTEST_F() local
1387 bool state = true; HWTEST_F() local
1406 bool state = true; HWTEST_F() local
1425 bool state = true; HWTEST_F() local
1485 bool state = true; HWTEST_F() local
1505 bool state = true; HWTEST_F() local
1525 bool state = true; HWTEST_F() local
1585 bool state = true; HWTEST_F() local
1624 bool state = true; HWTEST_F() local
1679 bool state = true; HWTEST_F() local
[all...]
/foundation/barrierfree/accessibility/interfaces/innerkits/test/benchmarktest/accessibility_config_test/
H A Daccessibility_config_test.cpp75 static void BenchmarkTestForSetScreenMagnificationState(benchmark::State &state) in BenchmarkTestForSetScreenMagnificationState() argument
104 static void BenchmarkTestForGetScreenMagnificationState(benchmark::State &state) in BenchmarkTestForGetScreenMagnificationState() argument
122 static void BenchmarkTestForSetShortkeyTarget(benchmark::State &state) in BenchmarkTestForSetShortkeyTarget() argument
154 static void BenchmarkTestForGetShortkeyTarget(benchmark::State &state) in BenchmarkTestForGetShortkeyTarget() argument
172 static void BenchmarkTestForSetContentTimeout(benchmark::State &state) in BenchmarkTestForSetContentTimeout() argument
201 BenchmarkTestForGetContentTimeout(benchmark::State &state) BenchmarkTestForGetContentTimeout() argument
219 BenchmarkTestForSubscribeConfigObserver(benchmark::State &state) BenchmarkTestForSubscribeConfigObserver() argument
[all...]
/foundation/barrierfree/accessibility/interfaces/innerkits/test/mock/
H A Dmock_a11y_config_benchmark.cpp75 static void BenchmarkTestForSetScreenMagnificationState(benchmark::State &state) in BenchmarkTestForSetScreenMagnificationState() argument
104 static void BenchmarkTestForGetScreenMagnificationState(benchmark::State &state) in BenchmarkTestForGetScreenMagnificationState() argument
122 static void BenchmarkTestForSetShortkeyTarget(benchmark::State &state) in BenchmarkTestForSetShortkeyTarget() argument
154 static void BenchmarkTestForGetShortkeyTarget(benchmark::State &state) in BenchmarkTestForGetShortkeyTarget() argument
172 static void BenchmarkTestForSetContentTimeout(benchmark::State &state) in BenchmarkTestForSetContentTimeout() argument
201 BenchmarkTestForGetContentTimeout(benchmark::State &state) BenchmarkTestForGetContentTimeout() argument
219 BenchmarkTestForSubscribeConfigObserver(benchmark::State &state) BenchmarkTestForSubscribeConfigObserver() argument
[all...]
/foundation/arkui/ui_lite/test/unittest/dfx/
H A Dview_bounds_unit_test.cpp96 bool state = UIViewBounds::GetInstance()->GetShowState(); in HWTEST_F() local
116 bool state = UIViewBounds::GetInstance()->GetShowState(); in HWTEST_F() local
[all...]
/foundation/barrierfree/accessibility/interfaces/innerkits/test/benchmarktest/accessible_ability_client_test/
H A Daccessible_ability_client_test.cpp75 void AccessibleAbilityClientTest::SetUp(const ::benchmark::State &state) in SetUp() argument
88 void AccessibleAbilityClientTest::TearDown(const ::benchmark::State &state) in TearDown() argument
[all...]
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/bundle_resource/
H A Dbundle_resource_drawable.cpp70 Global::Resource::RState state = resourceManager->GetThemeIcons(iconId, foregroundInfo, backgroundInfo, density, in GetIconResourceByTheme() local
111 Global::Resource::RState state = Global::Resource::SUCCESS; in GetIconResourceByHap() local
/foundation/arkui/ui_lite/interfaces/kits/animator/
H A Danimator.h203 void SetState(uint8_t state) in SetState() argument
/foundation/arkui/ui_lite/interfaces/kits/components/
H A Dui_view_group.h222 void SetAutoSize(bool state) in SetAutoSize() argument
H A Dui_scroll_view.h104 void SetScrollState(uint8_t state) in SetScrollState() argument
175 void SetHorizontalScrollState(bool state) in SetHorizontalScrollState() argument
204 SetVerticalScrollState(bool state) SetVerticalScrollState() argument
[all...]
/foundation/arkui/ace_engine_lite/frameworks/src/core/base/
H A Ddft_impl.cpp65 void DftImpl::CallbackPageReplaced(int state, const char *param) in CallbackPageReplaced() argument
/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
H A Dinput_radio_component.cpp47 UICheckBox::UICheckBoxState state = in SetPrivateAttribute() local
124 bool state = (radioButton_.GetState() == UICheckBox::UICheckBoxState::SELECTED); in DealEvent() local
/foundation/arkui/ace_engine_lite/frameworks/common/memory/
H A Dmem_proc.cpp49 int32_t state = stat(MEM_LOG_FILE_PATH, &fileStat); in ClearUp() local
/foundation/communication/bluetooth/frameworks/inner/ipc/src/
H A Dbluetooth_a2dp_sink_proxy.cpp118 int BluetoothA2dpSinkProxy::GetPlayingState(const RawAddress &device, int &state) in GetPlayingState() argument
H A Dbluetooth_a2dp_src_observer_stub.cpp73 int state = data.ReadInt32(); in OnConnectionStateChangedInner() local
76 stub->OnConnectionStateChanged(RawAddress(addr), state, cause); in OnConnectionStateChangedInner() local
H A Dbluetooth_hfp_ag_observer_stub.cpp79 int state = data.ReadInt32(); in OnConnectionStateChangedInner() local
91 int state = data.ReadInt32(); in OnScoStateChangedInner() local
/foundation/communication/bluetooth/frameworks/js/napi/src/connection/
H A Dnapi_bluetooth_remote_device_observer.cpp33 OnAclStateChanged( const BluetoothRemoteDevice &device, int state, unsigned int reason) OnAclStateChanged() argument

Completed in 13 milliseconds

1...<<51525354555657585960>>...513