| /foundation/bundlemanager/app_domain_verify/interfaces/inner_api/client/include/ |
| H A D | app_domain_verify_agent_client.h | 34 * @param appVerifyBaseInfo appVerifyBaseInfo. 35 * @param skillUris skillUris. 42 * @param appVerifyBaseInfo appVerifyBaseInfo. 43 * @param skillUris skillUris. 50 * @param object systemAbility proxy object
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/include/free_install/ |
| H A D | service_center_connection.h | 40 * @param element Service ability's ElementName. 41 * @param remoteObject The session proxy of service ability. 42 * @param resultCode ERR_OK on success, others on failure. 49 * @param element Service ability's ElementName. 50 * @param resultCode ERR_OK on success, others on failure.
|
| /foundation/arkui/ace_engine/test/unittest/interfaces/ |
| H A D | extension_custom_node_test_ng.cpp | 49 auto param = NG::LayoutConstraintF(); in HWTEST_F() local 50 param.minSize = NG::SizeF(50, 50); in HWTEST_F() 51 param.maxSize = NG::SizeF(100, 100); in HWTEST_F() 52 param.percentReference = NG::SizeF(100, 100); in HWTEST_F() 53 auto extensionLayoutConstraint = NG::ExtensionLayoutConstraint::Create(param); in HWTEST_F()
|
| /foundation/arkui/ace_engine_lite/frameworks/src/core/base/ |
| H A D | key_parser.h | 33 * @param[in] The key string to be parsed 45 * @param[in] The key string to be parsed 47 * @param[in] The key string length 58 * @param[in] The id 70 * @param[in] The key id for index
|
| /foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/ |
| H A D | input_event_info.h | 50 uint16_t keyId; /* key type device use this param for touched key id */ 57 Point point; /* pointer type device use this param for touched point */ 58 uint16_t keyId; /* key type device use this param for touched key id */ 59 int16_t encoderDiff; /* encode type device used this param for number of steps since the previous read */ 61 int16_t rotate; /* rotate type device used this param for rotate */
|
| /foundation/graphic/graphic_2d/rosen/modules/texgine/texgine_drawing/src/ |
| H A D | texgine_font_style_set.h | 42 * @param index The index of a typeface 43 * @param style The style value that returned to the caller 44 * @param name The style name that returned to the caller 50 * @param index The the index of the typeface in this font style set 56 * @param pattern The style value to be matching
|
| /foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/include/ |
| H A D | drawing_shadow_layer.h | 51 * @param blurRadius Indicates the blur radius of the shadow.
52 * @param x Indicates the offset point on x-axis.
53 * @param y Indicates the offset point on y-axis.
54 * @param color Indicates the shadow color.
65 * @param OH_Drawing_ShadowLayer Indicates the pointer to an <b>OH_Drawing_ShadowLayer</b> object.
|
| /foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/text/ |
| H A D | font_style_set.h | 37 * @param index The index of the typeface in this fontStyleSet. 44 * @param index The index of the typeface in this fontStyleSet. 45 * @param fontStyle The font style returned to the caller. 46 * @param styleName The style name returned to the caller. 52 * @param pattern The font style to be matching.
|
| H A D | text_blob_builder.h | 55 * @param font Font used for this run 56 * @param count Number of glyphs 57 * @param bounds Optional run bounding box 65 * @param font Font used for this run 66 * @param count Number of glyphs
|
| /foundation/multimedia/media_foundation/engine/scene/recorder/internal/ |
| H A D | init_state.h | 35 std::tuple<ErrorCode, Action> SetVideoSource(const Plugin::Any& param) override 37 auto ret = executor_.DoSetVideoSource(param); 42 std::tuple<ErrorCode, Action> SetAudioSource(const Plugin::Any& param) override 44 auto ret = executor_.DoSetAudioSource(param); 49 std::tuple<ErrorCode, Action> Stop(const Plugin::Any& param) override
|
| /foundation/resourceschedule/resource_schedule_service/ressched_executor/services/resschedexeservice/include/ |
| H A D | res_sched_exe_service_stub.h | 32 * @param isSaSerial Is SA serialize 44 * @param code Indicates the request code. 45 * @param data Indicates the object client send. 46 * @param reply Indicates the object server reply. 47 * @param option Indicates the ipc type.
|
| /foundation/resourceschedule/background_task_mgr/interfaces/innerkits/include/ |
| H A D | delay_suspend_info.h | 29 * @param parcel Indicates the parcel object for unmarshalling. 37 * @param parcel Indicates the parcel object for marshalling. 45 * @param requestId Id use to judge. 76 * @param id Id of the request. 86 * @param time The delay time.
|
| /foundation/communication/netmanager_base/services/common/include/ |
| H A D | broadcast_manager.h | 44 bool SendBroadcast(const BroadcastInfo &info, const std::map<std::string, bool> ¶m); 46 bool SendBroadcast(const BroadcastInfo &info, const std::map<std::string, int32_t> ¶m); 48 bool SendBroadcast(const BroadcastInfo &info, const std::map<std::string, int64_t> ¶m); 50 bool SendBroadcast(const BroadcastInfo &info, const std::map<std::string, std::string> ¶m); 54 bool SendBroadcastEx(const BroadcastInfo &info, const std::map<std::string, T> ¶m);
|
| /foundation/communication/netmanager_base/services/netconnmanager/include/ |
| H A D | net_caps.h | 37 * @param cap NetCap to check 45 * @param cap A NetCap to insert 52 * @param cap Netcap to remove 59 * @param cap Netcap to check 67 * @param cap Netcaps to check
|
| /foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_ap/ |
| H A D | ap_root_state.h | 28 * @param None 34 * @param None 42 * @param None 48 * @param None 55 * @param msg - message to be processed
|
| H A D | ap_idle_state.h | 31 * @param None 37 * @param None 45 * @param None 51 * @param None 57 * @param msg - message to be processed
|
| /foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_p2p/ |
| H A D | p2p_disabled_state.h | 33 * @param None 40 * @param None 47 * @param None 54 * @param None 61 * @param msg - Message object pointer
|
| H A D | authorizing_negotiation_request_state.h | 32 * @param None 40 * @param None 47 * @param None 54 * @param None 61 * @param msg - Message object pointer
|
| /foundation/communication/netstack/interfaces/innerkits/http_client/include/ |
| H A D | http_client.h | 47 * @param request The HTTP request to be executed. 54 * @param request The HTTP request to be executed. 55 * @param type The type of the task. 56 * @param filePath The file path to read the uploaded file (applicable for upload tasks). 73 * @param ptr A shared pointer to the HttpClientTask object.
|
| /foundation/distributeddatamgr/relational_store/interfaces/inner_api/rdb/include/ |
| H A D | rdb_helper.h | 38 * @param config Indicates the {@link RdbStoreConfig} configuration of the database related to this RDB store. 39 * @param version Indicates the database version for upgrade or downgrade. 40 * @param openCallback version the database version for upgrade or downgrade. 41 * @param errCode Indicates the {@link RdbOpenCallback} callback of the store. 51 * @param path Indicates the database path.
|
| /foundation/filemanagement/dfs_service/services/cloudsyncservice/src/cycle_task/tasks/ |
| H A D | optimize_storage_task.cpp | 44 std::map<std::string, std::string> param; in RunTaskForBundle() local 45 auto ret = instance->GetAppConfigParams(userId, bundleName, param); in RunTaskForBundle() 46 if (ret != E_OK || param.empty()) { in RunTaskForBundle() 51 int32_t agingDays = std::stoi(param["validDays"]); in RunTaskForBundle() 52 int32_t agingPolicy = std::stoi(param["dataAgingPolicy"]); in RunTaskForBundle()
|
| /foundation/filemanagement/app_file_service/interfaces/inner_api/native/backup_kit_inner/impl/ |
| H A D | b_incremental_backup_session.h | 47 * @param callbacks 注册回调 55 * @param bundlesToBackup 待备份的应用清单 63 * @param bundlesToBackup 待备份的应用清单 64 * @param infos 应用的扩展信息 79 * @param functor 回调函数
|
| /test/xts/acts/arkui/ace_ets_web_dev_cloudservice_webController_five/entry/src/ohosTest/resources/rawfile/ |
| H A D | object3.html | 11 <param name="type" value="video">
12 <param name="id" value="playerId">
13 <param name="data" value="{'123'}">
14 <param name="uc_render_mode" value="3">
15 <param name="selfdraw" value="1">
|
| /test/xts/acts/arkui/ace_ets_web_dev_cloudservice_webController_six/entry/src/ohosTest/resources/rawfile/ |
| H A D | object3.html | 11 <param name="type" value="video">
12 <param name="id" value="playerId">
13 <param name="data" value="{'123'}">
14 <param name="uc_render_mode" value="3">
15 <param name="selfdraw" value="1">
|
| /test/xts/acts/security/huks/security_huks_basic/huks_agree_promise_BasicTest/entry/src/ohosTest/js/test/Agree/ |
| H A D | SecurityHuksAgreeX25519BasicAbort63KBPromiseJsunit.test.js | 17 import { stringToUint8Array, checkSoftware } from '../../../../../../../utils/param/publicFunc';
18 import { HuksKeyAlgX25519 } from '../../../../../../../utils/param/agree/publicAgreeParam';
19 import { publicAgreeFunc } from '../../../../../../../utils/param/agree/publicAgreePromise';
20 import { HksTag } from '../../../../../../../utils/param/publicParam';
21 import { checkAESChiper } from '../../../../../../../utils/param/checkAES';
|