Home
last modified time | relevance | path

Searched refs:want (Results 2176 - 2200 of 2547) sorted by relevance

1...<<81828384858687888990>>...102

/foundation/ability/ability_runtime/interfaces/kits/native/ability/native/
H A Ddata_ability_impl.h44 * @param want Indicates the structure containing information about the ability.
49 void HandleAbilityTransaction(const Want &want, const AAFwk::LifeCycleStateInfo &targetState,
/foundation/ability/ability_runtime/test/mock/services_abilitymgr_test/libs/appexecfwk_core/include/appmgr/
H A Dapp_mgr_client.h27 #include "want.h"
46 const AbilityInfo& abilityInfo, const ApplicationInfo& appInfo, const AAFwk::Want& want, int32_t);
/foundation/ability/ability_runtime/interfaces/inner_api/wantagent/include/
H A Dwant_agent_helper.h27 #include "want.h"
123 * @brief Get bundle name by want agent.
132 * @brief Get uid by want agent.
147 static ErrCode GetWant(const std::shared_ptr<WantAgent> &agent, std::shared_ptr<AAFwk::Want> &want);
H A Dwant_agent_client.h22 #include "want.h"
31 * WantAgentClient is used to access want agent in ability manager service.
58 ErrCode GetPendingRequestWant(const sptr<IWantSender> &target, std::shared_ptr<Want> &want);
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dform_model_impl.cpp118 int32_t FormModelImpl::RequestPublishFormWithSnapshot(const AAFwk::Want& want, in RequestPublishFormWithSnapshot() argument
/foundation/arkui/ace_engine/frameworks/core/common/ai/
H A Dai_write_adapter.h99 void SetWantParams(const AIWriteInfo& info, AAFwk::Want& want);
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/ui_extension/
H A Dui_extension_model_ng.h35 static RefPtr<FrameNode> Create(const AAFwk::Want& want, const ModalUIExtensionCallbacks& callbacks,
/foundation/arkui/ace_engine/interfaces/inner_api/form_render/include/
H A Dform_renderer_delegate_impl.h35 * @param want The want.
38 const OHOS::AppExecFwk::FormJsInfo& formJsInfo, const AAFwk::Want& want) override;
/foundation/barrierfree/accessibility/interfaces/kits/napi/accessibility_extension_module_loader/include/
H A Dnapi_accessibility_extension.h60 * @param want Indicates the {@link Want} structure containing connection information
64 sptr<IRemoteObject> OnConnect(const AAFwk::Want &want) override;
/foundation/bundlemanager/app_domain_verify/interfaces/inner_api/client/include/
H A Dapp_domain_verify_mgr_client.h59 * @param want want to start ability.
64 bool FilterAbilities(const OHOS::AAFwk::Want& want,
110 * @descrition convert implicit want to explicit want.
111 * @param implicitWant implicit want to convert.
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dbundle_permission_mgr.h90 static bool VerifyPreload(const AAFwk::Want &want);
/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/include/
H A Dbundle_ms_feature.h27 #include "want.h"
41 static uint8_t QueryAbilityInfo(const Want *want, AbilityInfo *abilityInfo);
/foundation/communication/nfc/services/src/external_deps/
H A Dexternal_deps_proxy.h32 #include "want.h"
99 void SetWantExtraParam(std::shared_ptr<KITS::TagInfo> &tagInfo, AAFwk::Want &want);
/foundation/window/window_manager/wmserver/src/
H A Dwindow_common_event.cpp19 #include <want.h>
/test/testfwk/arkxtest/uitest/connection/
H A Dipc_transactor.h22 #include <want.h>
/third_party/ffmpeg/libavfilter/
H A Dformats.h242 AVFilterFormats *ff_formats_pixdesc_filter(unsigned want, unsigned rej);
/third_party/mbedtls/scripts/
H A Dlcov.sh17 2. Run whatever tests you want.
/third_party/node/deps/v8/third_party/zlib/
H A Dgzguts.h181 unsigned want; /* requested buffer size, default is GZBUFSIZE */ member
/third_party/node/deps/zlib/
H A Dgzguts.h180 unsigned want; /* requested buffer size, default is GZBUFSIZE */ member
/third_party/libfuse/include/
H A Dfuse_common.h151 * Capability bits for 'fuse_conn_info.capable' and 'fuse_conn_info.want' *
329 * Setting (or unsetting) this flag in the `want` field has *no
381 * setting this flag in the `want` field of the `fuse_conn_info` structure.
393 * Setting (or unsetting) this flag in the `want` field has *no effect*.
405 * By setting this flag in the `want` field of the `fuse_conn_info` structure,
513 unsigned want; member
589 * Before using this function, think twice if you really want these
599 * -o async_read sets FUSE_CAP_ASYNC_READ in conn->want
600 * -o sync_read unsets FUSE_CAP_ASYNC_READ in conn->want
601 * -o atomic_o_trunc sets FUSE_CAP_ATOMIC_O_TRUNC in conn->want
[all...]
/third_party/ltp/testcases/open_posix_testsuite/scripts/
H A Dlocate-test18 If you just want to build a test, but not run it,
/third_party/protobuf/
H A Dappveyor.bat35 REM we don't want it.
/third_party/skia/third_party/externals/zlib/
H A Dgzguts.h181 unsigned want; /* requested buffer size, default is GZBUFSIZE */ member
/third_party/zlib/
H A Dgzguts.h180 unsigned want; /* requested buffer size, default is GZBUFSIZE */ member
/applications/standard/contacts_data/dataBusiness/contacts/src/
H A Dcontacts_data_ability.cpp118 sptr<IRemoteObject> ContactsDataAbility::OnConnect(const AAFwk::Want &want) in OnConnect() argument
121 Extension::OnConnect(want); in OnConnect()
133 void ContactsDataAbility::OnStart(const Want &want) in OnStart() argument
136 Extension::OnStart(want); in OnStart()

Completed in 12 milliseconds

1...<<81828384858687888990>>...102