Home
last modified time | relevance | path

Searched refs:state (Results 14201 - 14225 of 21456) sorted by relevance

1...<<561562563564565566567568569570>>...859

/base/web/webview/interfaces/kits/cj/src/
H A Dweb_download_manager_impl.cpp93 switch (webDownloadItem->state) { in DownloadDidUpdate()
95 // When in PENDING state, chromium call downloadDidUpdate in DownloadDidUpdate()
/foundation/ability/ability_runtime/test/unittest/app_scheduler_test/
H A Dapp_mgr_client_mock.h37 MOCK_METHOD2(UpdateExtensionState, AppMgrResultCode(const sptr<IRemoteObject> &token, const ExtensionState state));
/foundation/ability/form_fwk/interfaces/kits/native/include/
H A Dform_host_client.h74 * @brief Add form state.
76 * @param formStateCallback the host's form state callback.
77 * @param want the want of acquiring form state.
83 * @brief Remove form state.
85 * @param want the want of acquiring form state.
124 * @brief Acquire the form state
125 * @param state The form state.
127 void OnAcquireState(FormState state, const AAFwk::Want &want) override;
H A Dform_provider_client.h114 * @brief Acquire form state to form provider.
169 int HandleAcquireStateResult(FormState state, const std::string &provider, const Want &wantArg, const Want &want,
/foundation/ability/form_fwk/services/include/
H A Dform_host_record.h124 * Send form state message to form host.
126 * @param state The form state.
129 void OnAcquireState(AppExecFwk::FormState state, const AAFwk::Want &want);
/foundation/ability/ability_runtime/interfaces/kits/native/ability/native/
H A Dextension_impl.h61 * @param targetState The terget state.
187 void AbilityTransactionCallback(const AAFwk::AbilityLifeCycleState &state);
/foundation/ability/ability_runtime/test/mock/services_appmgr_test/include/
H A Dmock_app_scheduler_client.h56 MOCK_METHOD1(ScheduleChangeAppGcState, int32_t(int32_t state));
H A Dmock_app_scheduler.h56 MOCK_METHOD1(ScheduleChangeAppGcState, int32_t(int32_t state));
/foundation/ability/ability_runtime/services/abilitymgr/include/
H A Dinsight_intent_execute_manager.h40 InsightIntentExecuteState state = InsightIntentExecuteState::UNKNOWN; member
H A Duser_controller.h46 void SetState(const UserState &state);
/foundation/ability/ability_lite/services/abilitymgr_lite/include/
H A Dpage_ability_record.h37 void SetCurrentState(State state);
/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/include/appmgr/
H A Dapp_scheduler_interface.h242 * @param state GC state
247 virtual int32_t ScheduleChangeAppGcState(int32_t state) = 0;
H A Dapp_scheduler_proxy.h235 * @param state GC state
240 virtual int32_t ScheduleChangeAppGcState(int32_t state) override;
/foundation/ability/ability_runtime/interfaces/kits/native/ability/native/distributed_ability_runtime/
H A Ddistributed_client.h62 int32_t SetMissionContinueState(int32_t missionId, const AAFwk::ContinueState &state);
/foundation/ability/ability_runtime/test/mock/services_abilitymgr_test/libs/aakit/src/
H A Dability_scheduler.cpp31 TAG_LOGI(AAFwkTag::TEST, "AbilityScheduler ScheduleAbilityTransaction %d", targetState.state); in ScheduleAbilityTransaction()
/foundation/CastEngine/castengine_wifi_display/interfaces/innerkits/native/wfd/include/
H A Dwifi_diaplay.h61 CastDeviceState state; member
/foundation/ability/ability_runtime/test/mock/services_abilitymgr_test/libs/appexecfwk_core/include/appmgr/
H A Dapp_mgr_client.h58 * Update ability state.
61 * @param state Ability running state.
64 virtual AppMgrResultCode UpdateAbilityState(const sptr<IRemoteObject>& token, const AbilityState state);
67 * Register Application state callback.
/foundation/arkui/ace_engine/frameworks/core/components/refresh/
H A Drender_refresh.h116 void FirePullDownEvent(const std::string& state) const;
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_scroll_ffi.h87 CJ_EXPORT void FfiOHOSAceFrameworkScrollSetOnScrollFrameBegin(double (*callback)(double offset, int32_t state));
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dtext_model_impl.h82 void SetEnableHapticFeedback(bool state) override {};
/foundation/arkui/ui_lite/test/uitest/test_transform/
H A Dui_test_transform.h96 bool OnChange(UICheckBox::UICheckBoxState state) override;
/foundation/barrierfree/accessibility/services/aams/include/
H A Daccessibility_zoom_gesture.h61 void TransferState(ACCESSIBILITY_ZOOM_STATE state);
/foundation/arkui/ace_engine_lite/frameworks/src/core/context/
H A Djs_app_context.h178 void SetAbilityState(TopAbilityState state);
/foundation/arkui/ui_lite/frameworks/font/
H A Dui_line_break.h124 bool IsBreakPos(uint32_t unicode, uint16_t fontId, uint8_t fontSize, int32_t& state);
/foundation/communication/bluetooth_service/services/bluetooth/service/include/
H A Dinterface_adapter_classic.h55 * @brief Discovery state changed observer.
131 virtual void OnAclStateChanged(const RawAddress &device, int state, unsigned int reason) = 0;

Completed in 26 milliseconds

1...<<561562563564565566567568569570>>...859