| /foundation/ability/ability_runtime/interfaces/kits/native/ability/native/ |
| H A D | data_ability_impl.h | 44 * @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 D | app_mgr_client.h | 27 #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 D | want_agent_helper.h | 27 #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 D | want_agent_client.h | 22 #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 D | form_model_impl.cpp | 118 int32_t FormModelImpl::RequestPublishFormWithSnapshot(const AAFwk::Want& want, in RequestPublishFormWithSnapshot() argument
|
| /foundation/arkui/ace_engine/frameworks/core/common/ai/ |
| H A D | ai_write_adapter.h | 99 void SetWantParams(const AIWriteInfo& info, AAFwk::Want& want);
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/ui_extension/ |
| H A D | ui_extension_model_ng.h | 35 static RefPtr<FrameNode> Create(const AAFwk::Want& want, const ModalUIExtensionCallbacks& callbacks,
|
| /foundation/arkui/ace_engine/interfaces/inner_api/form_render/include/ |
| H A D | form_renderer_delegate_impl.h | 35 * @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 D | napi_accessibility_extension.h | 60 * @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 D | app_domain_verify_mgr_client.h | 59 * @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 D | bundle_permission_mgr.h | 90 static bool VerifyPreload(const AAFwk::Want &want);
|
| /foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/include/ |
| H A D | bundle_ms_feature.h | 27 #include "want.h" 41 static uint8_t QueryAbilityInfo(const Want *want, AbilityInfo *abilityInfo);
|
| /foundation/communication/nfc/services/src/external_deps/ |
| H A D | external_deps_proxy.h | 32 #include "want.h" 99 void SetWantExtraParam(std::shared_ptr<KITS::TagInfo> &tagInfo, AAFwk::Want &want);
|
| /foundation/window/window_manager/wmserver/src/ |
| H A D | window_common_event.cpp | 19 #include <want.h>
|
| /test/testfwk/arkxtest/uitest/connection/ |
| H A D | ipc_transactor.h | 22 #include <want.h>
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | formats.h | 242 AVFilterFormats *ff_formats_pixdesc_filter(unsigned want, unsigned rej);
|
| /third_party/mbedtls/scripts/ |
| H A D | lcov.sh | 17 2. Run whatever tests you want.
|
| /third_party/node/deps/v8/third_party/zlib/ |
| H A D | gzguts.h | 181 unsigned want; /* requested buffer size, default is GZBUFSIZE */ member
|
| /third_party/node/deps/zlib/ |
| H A D | gzguts.h | 180 unsigned want; /* requested buffer size, default is GZBUFSIZE */ member
|
| /third_party/libfuse/include/ |
| H A D | fuse_common.h | 151 * 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 D | locate-test | 18 If you just want to build a test, but not run it,
|
| /third_party/protobuf/ |
| H A D | appveyor.bat | 35 REM we don't want it.
|
| /third_party/skia/third_party/externals/zlib/ |
| H A D | gzguts.h | 181 unsigned want; /* requested buffer size, default is GZBUFSIZE */ member
|
| /third_party/zlib/ |
| H A D | gzguts.h | 180 unsigned want; /* requested buffer size, default is GZBUFSIZE */ member
|
| /applications/standard/contacts_data/dataBusiness/contacts/src/ |
| H A D | contacts_data_ability.cpp | 118 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()
|