| /applications/standard/launcher/feature/form/src/main/ets/default/datasource/ |
| H A D | BaseDataSource.ts | 70 * @param dataSourceList 数据源的数据 71 * @param allDataMap 所有数据集合
|
| /applications/standard/printspooler/feature/ippPrint/src/main/ets/common/napi/ |
| H A D | LocalPrinterCapabilities.ts | 26 * @param printerCapability 72 * @param array
|
| /applications/standard/security_privacy_center/CertManager/src/main/ets/pages/picker/ |
| H A D | CaCertPage.ets | 33 selected: (path, param) => { 40 this.stack?.pushPath(new NavPathInfo(path, param));
|
| /base/account/os_account/interfaces/kits/capi/osaccount/include/ |
| H A D | os_account.h | 45 * @param buffer The name character array which should have space for the name and the terminating character ('\0'). 46 * @param buffer_size The size of the name character array.
|
| /base/hiviewdfx/hidumper/frameworks/native/src/executor/memory/ |
| H A D | get_kernel_info.cpp | 33 * @param {ValueMap} &infos-the meminfo 34 * @param {uint64_t} &value-the usage of kernel
|
| /base/global/i18n/frameworks/intl/entity_recognition/etc/datetime/ |
| H A D | en.xml | 24 <param> 66 </param>
|
| /base/global/i18n/services/include/ |
| H A D | i18n_service_ability_load_manager.h | 38 * @param systemAbilityId i18n system ability id. 61 * @param systemAbilityId i18n system ability id.
|
| /base/global/i18n/frameworks/intl/test/fuzztest/datetimerule_fuzzer/ |
| H A D | datetimerule_fuzzer.cpp | 47 std::unordered_map<std::string, std::string> param = { in DoSomethingInterestingWithMyAPI() local 50 dateTimeRule->Get(param, input); in DoSomethingInterestingWithMyAPI()
|
| /base/customization/enterprise_device_management/common/native/include/plugin_utils/ |
| H A D | message_parcel_utils.h | 47 static void WriteOperateDeviceParam(const OperateDeviceParam ¶m, MessageParcel &data); 48 static void ReadOperateDeviceParam(MessageParcel &data, OperateDeviceParam ¶m);
|
| /base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/cache/include/ |
| H A D | custom_event_param_dao.h | 31 int64_t Insert(const CustomEventParam& param, 33 int64_t Update(const CustomEventParam& param,
|
| /base/msdp/device_status/rust/modules/basic/client/src/ |
| H A D | lib.rs | 42 pub fn alloc_socket_pair(&self, param: &AllocSocketPairParam, in alloc_socket_pair() 51 param, &mut borrowed_reply_parcel)?; in alloc_socket_pair()
|
| /base/notification/distributed_notification_service/services/ans/include/ |
| H A D | advanced_notification_service_ability.h | 34 * @param systemAbilityId Indicates the system ability id. 35 * @param runOnCreate Run the system ability on created.
|
| /base/msdp/device_status/intention/prototype/include/ |
| H A D | intention_identity.h | 56 constexpr uint32_t PARAMID(uint32_t action, uint32_t intention, uint32_t param) in PARAMID() argument 61 (param & PARAMMASK) in PARAMID()
|
| /base/security/crypto_framework/interfaces/inner_api/key/ |
| H A D | sym_key_generator.h | 57 * @param algoName Specifies the type of generated symmetric key generator object. 58 * @param returnObj return pointer to generate symmetric key generator object.
|
| /base/security/device_auth/frameworks/src/lite/ |
| H A D | ipc_service_init.c | 37 LOGW("invalid param"); in Initialize() 49 LOGE("invalid param"); in MessageHandle()
|
| /base/security/dlp_permission_service/services/dlp_permission/sa/test/unittest/src/ |
| H A D | dlp_bundle_adapter_test.cpp | 44 * @tc.desc: test GetBundleInfo failed with param is invalid 58 * @tc.desc: test GetBundleInfoV9 failed with param is invalid
|
| /base/startup/init/interfaces/innerkits/init_module_engine/include/ |
| H A D | init_running_hooks.h | 48 * @param paramSetCtx parameter setting context information 56 * @param hook parameter setting hook
|
| /base/security/security_guard/frameworks/common/classify/src/ |
| H A D | risk_analysis_manager_proxy.cpp | 28 const std::string ¶m, const sptr<IRemoteObject> &callback)
in RequestSecurityModelResult() 40 data.WriteString(param);
in RequestSecurityModelResult() 27 RequestSecurityModelResult(const std::string &devId, uint32_t modelId, const std::string ¶m, const sptr<IRemoteObject> &callback) RequestSecurityModelResult() argument
|
| /base/startup/init/test/haptest/app_haptest/entry/src/main/ets/common/utils/ |
| H A D | Logger.ets | 26 * @param Prefix Identifies the log tag. 27 * @param domain Domain Indicates the service domain, which is a hexadecimal integer ranging from 0x0 to 0xFFFFF.
|
| /base/telephony/ril_adapter/services/hril/include/ |
| H A D | hril_event.h | 34 std::shared_ptr<void> param = nullptr; member 46 HRilEventMessage &eventMsg, int32_t fd, bool isHolding, HRilEventCallback func, std::shared_ptr<void> param);
|
| /base/telephony/core_service/services/tel_ril/include/ |
| H A D | observer_handler.h | 44 void NotifyObserver(int32_t what, int64_t param) in NotifyObserver() argument 54 TelEventHandler::SendTelEvent(handlers, what, param, 0); in NotifyObserver()
|
| /base/update/updater/utils/ |
| H A D | updater_reboot.cpp | 25 Updater::LOG(Updater::ERROR) << "param must be nullptr or updater."; in main() 41 Updater::LOG(Updater::INFO) << "param must be updater/flashd!"; in main()
|
| /base/theme/screenlock_mgr/interfaces/inner_api/include/ |
| H A D | screenlock_manager.h | 37 * @param userId Indicates the user ID. 45 * @param isLocked Indicates the screen lock state.
|
| /base/useriam/face_auth/services/inc/ |
| H A D | screen_brightness_manager.h | 49 const SaCommandParam param); 51 const SaCommandParam param);
|
| /base/useriam/pin_auth/test/fuzztest/frameworks/ipc/inputergetdataproxy_fuzzer/ |
| H A D | inputer_get_data_proxy_fuzzer.cpp | 60 InputerGetDataParam param = { in InputerGetDataProxyFuzzTest() local 69 inputerGetDataProxy->OnGetData(param); in InputerGetDataProxyFuzzTest()
|