Home
last modified time | relevance | path

Searched defs:state (Results 726 - 750 of 4350) sorted by relevance

1...<<21222324252627282930>>...174

/foundation/ability/form_fwk/test/fuzztest/formfreeinstalloperator_fuzzer/
H A Dformfreeinstalloperator_fuzzer.cpp56 AppExecFwk::FormState state = AppExecFwk::FormState::UNKNOWN; in DoSomethingInterestingWithMyAPI() local
/foundation/ai/intelligent_voice_framework/services/intell_voice_trigger/server/connector_mgr/
H A Dtrigger_connector.h103 void SetState(ModelState state) in SetState() argument
/foundation/ability/form_fwk/test/fuzztest/formhostrecord_fuzzer/
H A Dformhostrecord_fuzzer.cpp58 AppExecFwk::FormState state = AppExecFwk::FormState::UNKNOWN; in DoSomethingInterestingWithMyAPI() local
/foundation/ability/dmsfwk/test/fuzztest/dschedallconnectmanager_fuzzer/
H A Ddschedallconnectmanager_fuzzer.cpp129 ServiceCollaborationManagerBussinessStatus state = in FuzzPublishServiceState() local
/foundation/ability/form_fwk/test/unittest/fms_form_supply_proxy_test/
H A Dfms_form_supply_proxy_test.cpp139 FormState state = FormState::DEFAULT; in HWTEST_F() local
160 FormState state = FormState::DEFAULT; in HWTEST_F() local
/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/include/appmgr/
H A Dprocess_data.h56 AppProcessState state; member
/foundation/ability/ability_runtime/test/unittest/frameworks_kits_ability_native_test/
H A Dpage_ability_impl_test.cpp282 AAFwk::LifeCycleStateInfo state; in HWTEST_F() local
315 AAFwk::LifeCycleStateInfo state; in HWTEST_F() local
345 AAFwk::LifeCycleStateInfo state; HWTEST_F() local
375 AAFwk::LifeCycleStateInfo state; HWTEST_F() local
405 AAFwk::LifeCycleStateInfo state; HWTEST_F() local
438 AAFwk::LifeCycleStateInfo state; HWTEST_F() local
470 AAFwk::LifeCycleStateInfo state; HWTEST_F() local
505 AAFwk::LifeCycleStateInfo state; HWTEST_F() local
539 AAFwk::LifeCycleStateInfo state; HWTEST_F() local
686 AAFwk::LifeCycleStateInfo state; HWTEST_F() local
717 AAFwk::LifeCycleStateInfo state; HWTEST_F() local
748 AAFwk::LifeCycleStateInfo state; HWTEST_F() local
779 AAFwk::LifeCycleStateInfo state; HWTEST_F() local
810 AAFwk::LifeCycleStateInfo state; HWTEST_F() local
841 AAFwk::LifeCycleStateInfo state; HWTEST_F() local
873 AAFwk::LifeCycleStateInfo state; HWTEST_F() local
[all...]
H A Dnew_ability_impl_test.cpp97 AAFwk::LifeCycleStateInfo state; in HWTEST_F() local
117 AAFwk::LifeCycleStateInfo state; in HWTEST_F() local
154 AAFwk::LifeCycleStateInfo state; HWTEST_F() local
[all...]
/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 abilityType) in PerformTransactAbilityState() argument
/foundation/ability/ability_runtime/frameworks/native/appkit/app_startup/
H A Dstartup_task_dispatcher.cpp172 StartupTask::State state = task->GetState(); in RunTaskInit() local
/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/
H A Dapp_state_callback_proxy.cpp37 void AppStateCallbackProxy::OnAbilityRequestDone(const sptr<IRemoteObject> &token, const AbilityState state) in OnAbilityRequestDone() argument
/foundation/ability/ability_runtime/services/abilitymgr/include/
H A Dinsight_intent_execute_manager.h40 InsightIntentExecuteState state = InsightIntentExecuteState::UNKNOWN; member
/foundation/ability/ability_runtime/test/unittest/quick_fix/quick_fix_info_test/mock/
H A Dparcel.cpp28 void MockWriteUint32(bool state) in MockWriteUint32() argument
33 void MockWriteString(bool state, uint8_t count) in MockWriteString() argument
39 void MockWriteParcelable(bool state) in MockWriteParcelable() argument
44 void MockReadParcelable(bool state) in MockReadParcelable() argument
/foundation/ability/ability_lite/services/abilitymgr_lite/src/util/
H A Dabilityms_helper.cpp82 std::string AbilityMsHelper::AbilityStateToString(State state) in AbilityStateToString() argument
/foundation/ability/ability_runtime/services/appmgr/src/
H A Drender_state_observer_manager.cpp121 OnRenderStateChanged(const std::shared_ptr<RenderRecord> &renderRecord, int32_t state) OnRenderStateChanged() argument
140 HandleOnRenderStateChanged(const std::shared_ptr<RenderRecord> &renderRecord, int32_t state) HandleOnRenderStateChanged() argument
159 WrapRenderStateData(const std::shared_ptr<RenderRecord> &renderRecord, int32_t state) WrapRenderStateData() argument
[all...]
/foundation/ability/ability_runtime/test/mock/frameworks_kits_appkit_native_test/include/
H A Dmock_application.h81 virtual int32_t ScheduleChangeAppGcState(int32_t state) in ScheduleChangeAppGcState() argument
/foundation/ability/ability_runtime/frameworks/native/appkit/app/
H A Dapplication_impl.cpp180 int ApplicationImpl::SetState(int state) in SetState() argument
[all...]
/foundation/ability/ability_runtime/interfaces/kits/native/ability/ability_runtime/
H A Dcaller_callback.h65 void InvokeOnNotify(const std::string &state) in InvokeOnNotify() argument
/foundation/ability/ability_runtime/test/unittest/ams_app_mgr_client_test/
H A Dams_app_mgr_client_test.cpp219 AbilityState state = AbilityState::ABILITY_STATE_CREATE; in HWTEST_F() local
235 AbilityState state = AbilityState::ABILITY_STATE_CREATE; in HWTEST_F() local
/foundation/ability/ability_runtime/test/unittest/dfr_test/appfreeze_manager_test/
H A Dappfreeze_manager_test.cpp197 int state = AppfreezeManager::AppFreezeState::APPFREEZE_STATE_FREEZE; in HWTEST_F() local
215 int state = AppfreezeManager::AppFreezeState::APPFREEZE_STATE_IDLE; in HWTEST_F() local
/foundation/ability/ability_runtime/test/fuzztest/abilityappfreezemanager_fuzzer/
H A Dabilityappfreezemanager_fuzzer.cpp83 int state = static_cast<int>(GetU32Data(data)); in DoSomethingInterestingWithMyAPI() local
/foundation/CastEngine/castengine_cast_framework/service/src/session/src/
H A Dcast_session_state.cpp28 void CastSessionImpl::BaseState::Enter(SessionState state) in Enter() argument
[all...]
/foundation/ability/ability_runtime/test/fuzztest/appstateobservermanager_fuzzer/
H A Dappstateobservermanager_fuzzer.cpp57 ApplicationState state = ApplicationState::APP_STATE_CREATE; in DoSomethingInterestingWithMyAPI() local
/foundation/ability/ability_runtime/test/mock/frameworks_kits_appkit_test/include/
H A Dmock_application.cpp98 std::vector<std::string> state; in OnStart() local
189 int32_t MockApplication::ScheduleChangeAppGcState(int32_t state) in ScheduleChangeAppGcState() argument
/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

Completed in 14 milliseconds

1...<<21222324252627282930>>...174