Home
last modified time | relevance | path

Searched defs:param (Results 576 - 600 of 4773) sorted by relevance

1...<<21222324252627282930>>...191

/base/customization/enterprise_device_management/test/unittest/services/edm_plugin/src/
H A Dinstall_plugin_test.cpp55 InstallParam param = {{HAP_FILE_PATH}, DEFAULT_USER_ID, 0}; in HWTEST_F() local
75 InstallParam param = {{INVALID_HAP_FILE_PATH}, DEFAULT_USER_ID, 0}; in HWTEST_F() local
/base/account/os_account/frameworks/domain_account/src/
H A Ddomain_account_common.cpp129 auto param = parcel.ReadParcelable<AAFwk::WantParams>(); in ReadFromParcel() local
/base/customization/enterprise_device_management/services/edm_plugin/src/
H A Dfingerprint_auth_plugin.cpp106 UserIam::UserAuth::GlobalConfigParam param; in SetGlobalConfigParam() local
/base/global/i18n/frameworks/intl/entity_recognition/date_time_recognition/include/
H A Ddate_time_rule.h72 std::unordered_map<std::string, std::string> param; member in OHOS::Global::I18n::DateTimeRule
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/cache/
H A Dcustom_event_param_dao.cpp71 int64_t CustomEventParamDao::Insert(const CustomEventParam& param, in Insert() argument
91 int64_t CustomEventParamDao::Update(const CustomEventParam& param, in Update() argument
/base/hiviewdfx/hicollie/interfaces/ndk/
H A Dhicollie.cpp122 OH_HiCollie_Init_JankDetection(OH_HiCollie_BeginFunc* beginFunc, OH_HiCollie_EndFunc* endFunc, HiCollie_DetectionParam param) OH_HiCollie_Init_JankDetection() argument
/base/customization/enterprise_device_management/interfaces/kits/device_control/src/
H A Ddevice_control_addon.cpp192 OperateDeviceParam param; in OperateDevice() local
[all...]
/base/notification/eventhandler/frameworks/test/moduletest/
H A Devent_handler_set_get_remove_module_test.cpp287 int64_t param = 0; in HWTEST_F() local
367 int64_t param = 0; in HWTEST_F() local
395 int64_t param in HWTEST_F() local
397 handler->RemoveEvent(Random(), param); HWTEST_F() local
[all...]
/base/msdp/device_status/intention/ipc/socket/src/
H A Dsocket_server.cpp89 AllocSocketPairParam param; in Control() local
/base/msdp/device_status/test/unittest/intention/stationary/src/
H A Dstationary_server_test.cpp159 SubscribeStationaryParam param; in HWTEST_F() local
/base/msdp/device_status/test/unittest/intention/ipc/src/
H A Dsocket_session_test.cpp134 AllocSocketPairParam param; in HWTEST_F() local
149 AllocSocketPairParam param; in HWTEST_F() local
/base/security/certificate_framework/test/unittest/common/src/
H A Dcf_test_sdk_common.cpp124 CfParam *param = NULL; in GetOutValue() local
/base/security/certificate_manager/frameworks/cert_manager_standard/main/common/src/
H A Dcm_param.c154 int32_t CmGetParam(const struct CmParamSet *paramSet, uint32_t tag, struct CmParam **param) in CmGetParam() argument
[all...]
/base/security/certificate_framework/test/unittest/v1.0/src/
H A Dcrypto_x509_cert_chain_test_part2.cpp80 static void FreeHcfRevocationCheckParam(HcfRevocationCheckParam *param) in FreeHcfRevocationCheckParam() argument
134 HcfRevocationCheckParam *param = (HcfRevocationCheckParam *)CfMalloc(sizeof(HcfRevocationCheckParam), 0); ConstructHcfRevocationCheckParam() local
[all...]
/base/security/device_auth/frameworks/src/lite/
H A Dipc_dev_auth_proxy.c49 int32_t EncodeCallRequest(ProxyDevAuthData *dataCtx, int32_t type, const uint8_t *param, int32_t paramSz) in EncodeCallRequest() argument
/base/security/device_security_level/oem_property/ohos/common/
H A Dhks_adapter.c37 int32_t FillHksParamSet(struct HksParamSet **paramSet, struct HksParam *param, int32_t paramNums) in FillHksParamSet() argument
/base/security/dlp_permission_service/interfaces/inner_api/dlp_parse/test/
H A Ddlp_zip_test.cpp52 struct DlpCipherParam param; in initDlpFileCiper() local
/base/startup/init/services/param/liteos/
H A Dparam_client.c84 ParamNode *param = SystemCheckMatchParamWait(name, value); in SystemWaitParameter() local
/base/security/huks/test/unittest/huks_standard_test/storage_multithread_test/src/
H A Dhks_storage_test.cpp38 static int32_t BuildParamSet(const struct HksParam *param, uint32_t paramCnt, struct HksParamSet **paramSetOut) in BuildParamSet() argument
/base/security/huks/interfaces/kits/c/src/
H A Dnative_huks_param.c85 struct OH_Huks_Result OH_Huks_CheckParamMatch(const struct OH_Huks_Param *baseParam, const struct OH_Huks_Param *param) in OH_Huks_CheckParamMatch() argument
60 OH_Huks_GetParam(const struct OH_Huks_ParamSet *paramSet, uint32_t tag, struct OH_Huks_Param **param) OH_Huks_GetParam() argument
/base/security/security_guard/services/risk_classify/model_manager/src/
H A Dmodel_manager.cpp113 std::string ModelManager::GetResult(uint32_t modelId, const std::string &param) in GetResult() argument
/base/sensors/medical_sensor/frameworks/native/medical_sensor/src/
H A Dmedical_data_channel.cpp108 int64_t param = 0; in InnerSensorDataChannel() local
/base/security/huks/test/unittest/huks_standard_test/module_test/framework_test/common_test/src/
H A Dhks_base_check_test.cpp68 struct Params param = { true, HKS_MODE_CBC }; in HWTEST_F() local
83 struct Params param = { true, HKS_MODE_OFB }; in HWTEST_F() local
179 struct Params param = { true, HKS_KEY_PURPOSE_ENCRYPT }; in HWTEST_F() local
194 struct Params param = { true, HKS_KEY_PURPOSE_ENCRYPT }; in HWTEST_F() local
209 struct Params param = { true, HKS_KEY_PURPOSE_DERIVE }; in HWTEST_F() local
326 struct HksParam param = { .tag = HKS_TAG_NONCE, .blob = nonce }; HWTEST_F() local
347 struct HksParam param = { .tag = HKS_TAG_KEY_SIZE, .uint32Param = HKS_ECC_KEY_SIZE_224 }; HWTEST_F() local
[all...]
/base/security/huks/test/unittest/huks_standard_test/module_test/service_test/huks_service/os_dependency/idl/ipc/src/
H A Dhuks_ipc_serialization_test.cpp139 struct HksParam param = { .tag = HKS_TAG_KEY_AUTH_RESULT, .int32Param = 0 }; in HWTEST_F() local
163 struct HksParam param = { .tag = HKS_TAG_ACCESS_TIME, .uint32Param = 0 }; in HWTEST_F() local
187 struct HksParam param = { .tag = HKS_TAG_IF_NEED_APPEND_AUTH_INFO, .boolParam = true }; in HWTEST_F() local
211 struct HksParam param = { .tag = HKS_TAG_KEY_ACCESS_TIME, .uint64Param = 0 }; in HWTEST_F() local
235 struct HksParam param = { .tag = HKS_TAG_KEY_ACCESS_TIME ^ HKS_TAG_TYPE_ULONG, .uint64Param = 0 }; in HWTEST_F() local
[all...]
/base/security/huks/test/unittest/huks_standard_test/three_stage_test/src/
H A Dhks_rename_part1_test.cpp100 static int32_t BuildParamSetWithParam(struct HksParamSet **paramSet, struct HksParam *param, uint32_t paramCnt) in BuildParamSetWithParam() argument

Completed in 13 milliseconds

1...<<21222324252627282930>>...191