/base/web/webview/interfaces/kits/cj/src/ |
H A D | web_download_manager_impl.cpp | 93 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 D | app_mgr_client_mock.h | 37 MOCK_METHOD2(UpdateExtensionState, AppMgrResultCode(const sptr<IRemoteObject> &token, const ExtensionState state));
|
/foundation/ability/form_fwk/interfaces/kits/native/include/ |
H A D | form_host_client.h | 74 * @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 D | form_provider_client.h | 114 * @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 D | form_host_record.h | 124 * 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 D | extension_impl.h | 61 * @param targetState The terget state. 187 void AbilityTransactionCallback(const AAFwk::AbilityLifeCycleState &state);
|
/foundation/ability/ability_runtime/test/mock/services_appmgr_test/include/ |
H A D | mock_app_scheduler_client.h | 56 MOCK_METHOD1(ScheduleChangeAppGcState, int32_t(int32_t state));
|
H A D | mock_app_scheduler.h | 56 MOCK_METHOD1(ScheduleChangeAppGcState, int32_t(int32_t state));
|
/foundation/ability/ability_runtime/services/abilitymgr/include/ |
H A D | insight_intent_execute_manager.h | 40 InsightIntentExecuteState state = InsightIntentExecuteState::UNKNOWN; member
|
H A D | user_controller.h | 46 void SetState(const UserState &state);
|
/foundation/ability/ability_lite/services/abilitymgr_lite/include/ |
H A D | page_ability_record.h | 37 void SetCurrentState(State state);
|
/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/include/appmgr/ |
H A D | app_scheduler_interface.h | 242 * @param state GC state 247 virtual int32_t ScheduleChangeAppGcState(int32_t state) = 0;
|
H A D | app_scheduler_proxy.h | 235 * @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 D | distributed_client.h | 62 int32_t SetMissionContinueState(int32_t missionId, const AAFwk::ContinueState &state);
|
/foundation/ability/ability_runtime/test/mock/services_abilitymgr_test/libs/aakit/src/ |
H A D | ability_scheduler.cpp | 31 TAG_LOGI(AAFwkTag::TEST, "AbilityScheduler ScheduleAbilityTransaction %d", targetState.state); in ScheduleAbilityTransaction()
|
/foundation/CastEngine/castengine_wifi_display/interfaces/innerkits/native/wfd/include/ |
H A D | wifi_diaplay.h | 61 CastDeviceState state; member
|
/foundation/ability/ability_runtime/test/mock/services_abilitymgr_test/libs/appexecfwk_core/include/appmgr/ |
H A D | app_mgr_client.h | 58 * 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 D | render_refresh.h | 116 void FirePullDownEvent(const std::string& state) const;
|
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/ |
H A D | cj_scroll_ffi.h | 87 CJ_EXPORT void FfiOHOSAceFrameworkScrollSetOnScrollFrameBegin(double (*callback)(double offset, int32_t state));
|
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/ |
H A D | text_model_impl.h | 82 void SetEnableHapticFeedback(bool state) override {};
|
/foundation/arkui/ui_lite/test/uitest/test_transform/ |
H A D | ui_test_transform.h | 96 bool OnChange(UICheckBox::UICheckBoxState state) override;
|
/foundation/barrierfree/accessibility/services/aams/include/ |
H A D | accessibility_zoom_gesture.h | 61 void TransferState(ACCESSIBILITY_ZOOM_STATE state);
|
/foundation/arkui/ace_engine_lite/frameworks/src/core/context/ |
H A D | js_app_context.h | 178 void SetAbilityState(TopAbilityState state);
|
/foundation/arkui/ui_lite/frameworks/font/ |
H A D | ui_line_break.h | 124 bool IsBreakPos(uint32_t unicode, uint16_t fontId, uint8_t fontSize, int32_t& state);
|
/foundation/communication/bluetooth_service/services/bluetooth/service/include/ |
H A D | interface_adapter_classic.h | 55 * @brief Discovery state changed observer. 131 virtual void OnAclStateChanged(const RawAddress &device, int state, unsigned int reason) = 0;
|