/ohos5.0/base/hiviewdfx/hiappevent/test/unittest/common/napi/ |
H A D | napi_set_event_param.test.js | 73 function writeTest(params) { argument 84 function setEventParamTestWithNameTestCatch(params, domain, name, expectErr, done) { argument 94 function setEventParamTestWithNameTest(params, domain, name, expectErr, done) { argument 104 function setEventParamTestCatch(params, domain, expectErr, done) { argument 114 function setEventParamTest(params, domain, expectErr, done) { argument 132 let params = { class in AnonymousFunction27eef1950100.AnonymousFunction27eef1950600
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/select/ |
H A D | select_test_controlsize_ng.cpp | 169 …std::vector<SelectParam> params = { { OPTION_TEXT, FILE_SOURCE }, { OPTION_TEXT_2, INTERNAL_SOURCE… variable 203 …std::vector<SelectParam> params = { { OPTION_TEXT, FILE_SOURCE }, { OPTION_TEXT_2, INTERNAL_SOURCE… variable 237 …std::vector<SelectParam> params = { { OPTION_TEXT, FILE_SOURCE }, { OPTION_TEXT_2, INTERNAL_SOURCE… variable 271 …std::vector<SelectParam> params = { { OPTION_TEXT, FILE_SOURCE }, { OPTION_TEXT_2, INTERNAL_SOURCE… variable 305 …std::vector<SelectParam> params = { { OPTION_TEXT, FILE_SOURCE }, { OPTION_TEXT_2, INTERNAL_SOURCE… variable 339 …std::vector<SelectParam> params = { { OPTION_TEXT, FILE_SOURCE }, { OPTION_TEXT_2, INTERNAL_SOURCE… variable 374 …std::vector<SelectParam> params = { { OPTION_TEXT, FILE_SOURCE }, { OPTION_TEXT_2, INTERNAL_SOURCE… variable 408 …std::vector<SelectParam> params = { { OPTION_TEXT, FILE_SOURCE }, { OPTION_TEXT_2, INTERNAL_SOURCE… variable 442 …std::vector<SelectParam> params = { { OPTION_TEXT, FILE_SOURCE }, { OPTION_TEXT_2, INTERNAL_SOURCE… variable 476 …std::vector<SelectParam> params = { { OPTION_TEXT, FILE_SOURCE }, { OPTION_TEXT_2, INTERNAL_SOURCE… variable
|
/ohos5.0/base/security/huks/frameworks/huks_standard/main/common/src/ |
H A D | hks_check_paramset.c | 310 struct ParamsValues *params, uint32_t keyFlag) in CheckGenKeyParamsByAlg() 489 struct ParamsValues params; in HksCoreCheckGenKeyParams() local 494 static int32_t CheckRsaKeyLen(uint32_t alg, uint32_t keyType, const struct ParamsValues *params, in CheckRsaKeyLen() 644 static int32_t CheckDHKeyLen(uint32_t alg, uint32_t keyType, const struct ParamsValues *params, in CheckDHKeyLen() 682 static int32_t CheckKeyLen(uint32_t alg, uint32_t keyType, const struct ParamsValues *params, in CheckKeyLen() 765 struct ParamsValues params; in HksCoreCheckImportKeyParams() local 826 struct ParamsValues params; in HksCoreCheckImportWrappedKeyParams() local 847 struct ParamsValues params; in HksCoreCheckSignVerifyParams() local 883 struct ParamsValues params; in HksLocalCheckSignVerifyParams() local 957 struct ParamsValues params; in HksCoreCheckCipherParams() local [all …]
|
/ohos5.0/base/security/device_auth/services/legacy/authenticators/src/account_unrelated/iso_task/lite_exchange_task/ |
H A D | iso_server_bind_exchange_task.c | 40 static int Process(struct SymBaseCurTaskT *task, IsoParams *params, const CJson *in, CJson *out, in… in Process() 76 static int DecryptChallenge(const IsoParams *params, const CJson *in, uint8_t *challenge, uint32_t … in DecryptChallenge() 118 static int32_t ImportAuthCode(const IsoParams *params, const Uint8Buff *authCodeBuf) in ImportAuthCode() 143 static int GenAndEncAuthCode(const IsoParams *params, Uint8Buff *nonceBuf, const Uint8Buff *challen… in GenAndEncAuthCode() 186 static int GenerateAuthCodeAndImport(const IsoParams *params, CJson *out, uint8_t *challenge, uint3… in GenerateAuthCodeAndImport() 237 static int ServerBindExchangeStart(const IsoParams *params, IsoServerBindExchangeTask *task, in ServerBindExchangeStart() 263 SymBaseCurTask *CreateServerBindExchangeTask(IsoParams *params, const CJson *in, CJson *out, int32_… in CreateServerBindExchangeTask()
|
/ohos5.0/foundation/communication/netstack/frameworks/js/napi/socket/async_context/src/ |
H A D | tcp_server_extra_context.cpp | 30 void TcpServerSetExtraOptionsContext::ParseContextKey(napi_value *params) in ParseContextKey() 75 void TcpServerSetExtraOptionsContext::ParseParams(napi_value *params, size_t paramsCount) in ParseParams() 108 bool TcpServerSetExtraOptionsContext::CheckParamsType(napi_value *params, size_t paramsCount) in CheckParamsType()
|
H A D | tcp_extra_context.cpp | 27 void TcpSetExtraOptionsContext::ParseContextKey(napi_value *params) in ParseContextKey() 80 void TcpSetExtraOptionsContext::ParseParams(napi_value *params, size_t paramsCount) in ParseParams() 113 bool TcpSetExtraOptionsContext::CheckParamsType(napi_value *params, size_t paramsCount) in CheckParamsType()
|
/ohos5.0/base/security/certificate_manager/frameworks/cert_manager_standard/main/os_dependency/cm_ipc/src/ |
H A D | cm_ipc_client.c | 61 struct CmParam params[] = { in GetCertificateList() local 118 struct CmParam params[] = { in GetCertificateInfo() local 165 struct CmParam params[] = { in SetCertificateStatus() local 198 struct CmParam params[] = { in InstallAppCert() local 243 struct CmParam params[] = { in UninstallAppCert() local 389 struct CmParam params[] = { in GetAppCertList() local 549 struct CmParam params[] = { in GetAppCert() local 657 struct CmParam params[] = { in CmClientGrantAppCertificate() local 690 struct CmParam params[] = { in CmClientGetAuthorizedAppList() local 713 struct CmParam params[] = { in CmClientIsAuthorizedApp() local [all …]
|
/ohos5.0/foundation/resourceschedule/device_usage_statistics/frameworks/src/ |
H A D | bundle_active_app_group_napi.cpp | 75 QueryAppGroupParamsInfo ¶ms, AsyncQueryAppGroupCallbackInfo* &asyncCallbackInfo) in ParseQueryAppGroupParameters() 139 QueryAppGroupParamsInfo params; in QueryAppGroup() local 166 QueryAppGroupParamsInfo ¶ms) in ParseQueryAppGroupSyncParameters() 192 QueryAppGroupParamsInfo params; in QueryAppGroupSync() local 205 …i_value GetAppGroupParameters(const napi_env &env, napi_value* argv, ParamsBundleGroupInfo ¶ms, in GetAppGroupParameters() 257 ParamsBundleGroupInfo ¶ms, AsyncCallbackInfoSetAppGroup* &asyncCallbackInfo) in ParseSetAppGroupParameters() 313 ParamsBundleGroupInfo params; in SetAppGroup() local 356 RegisterCallbackInfo ¶ms, AsyncRegisterCallbackInfo* &asyncCallbackInfo) in ParseRegisterAppGroupCallBackParameters() 421 RegisterCallbackInfo params; in RegisterAppGroupCallBack() local 447 UnRegisterCallbackInfo ¶ms, AsyncUnRegisterCallbackInfo* &asyncCallbackInfo) in ParseUnRegisterAppGroupCallBackParameters() [all …]
|
/ohos5.0/foundation/arkui/ace_engine/advanced_ui_component/popup/interfaces/ |
H A D | popup.js | 49 params: ['sys.float.ohos_id_text_size_sub_title2'], property in defaultTheme.title.fontSize 56 params: ['sys.color.font_primary'], property in defaultTheme.title.fontColor 77 params: ['sys.float.ohos_id_text_size_button2'], property in defaultTheme.button.fontSize 84 params: ['sys.color.font_emphasize'], property in defaultTheme.button.fontColor 99 params: ['sys.color.ohos_id_color_hover'], property in defaultTheme.button.hoverColor 115 params: ['sys.float.ohos_id_text_size_body2'], property in defaultTheme.message.fontSize 122 params: ['sys.color.font_secondary'], property in defaultTheme.message.fontColor 130 params: ['sys.color.font_primary'], property in defaultTheme.message.plainFontColor 161 params: ['sys.media.ohos_ic_public_cancel'], property in defaultTheme.closeButton.image 168 params: ['sys.color.icon_secondary'], property in defaultTheme.closeButton.fillColor [all …]
|
/ohos5.0/base/security/device_auth/frameworks/deviceauth_lite/test/unittest/ |
H A D | hichain_receivedata_test.cpp | 153 const struct operation_parameter params = {g_testServerAuthId, g_testClientAuthId, KEY_LEN}; variable 235 const struct operation_parameter params = {g_testServerAuthId, g_testClientAuthId, KEY_LEN}; variable 279 const struct operation_parameter params = {g_testServerAuthId, g_testClientAuthId, KEY_LEN}; variable 319 const struct operation_parameter params = {g_testServerAuthId, g_testClientAuthId, KEY_LEN}; variable 385 const struct operation_parameter params = {g_testServerAuthId, g_testClientAuthId, KEY_LEN}; variable 427 const struct operation_parameter params = {g_testServerAuthId, g_testClientAuthId, KEY_LEN}; variable 553 struct operation_parameter params = {g_testServerAuthId, g_testClientAuthId, KEY_LEN}; variable 587 struct operation_parameter params = {g_testServerAuthId, g_testClientAuthId, KEY_LEN}; variable 682 struct operation_parameter params = {g_testServerAuthId, g_testClientAuthId, KEY_LEN}; variable 732 struct operation_parameter params = {g_testServerAuthId, g_testClientAuthId, KEY_LEN}; variable [all …]
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/pipeline/ |
H A D | rs_uni_render_processor_test.cpp | 155 RSSurfaceRenderParams params(0); variable 218 RSSurfaceRenderParams params(0); variable 236 RSSurfaceRenderParams params(0); variable 255 RSSurfaceRenderParams params(0); variable 277 RSSurfaceRenderParams params(0); variable
|
/ohos5.0/foundation/distributedhardware/distributed_camera/interfaces/inner_kits/native_cpp/test/unittest/common/camera_sink/ |
H A D | dcamera_sink_handler_test.cpp | 106 std::string params = "test001"; variable 119 std::string params = "test002"; variable 167 std::string params = "test005"; variable 191 std::string params = "test006"; variable 254 std::string params = "test010"; variable
|
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_backup_extension/src/restore/ |
H A D | gallery_media_dao.cpp | 38 …std::vector<NativeRdb::ValueObject> params = {hasLowQualityImageFlag, shouldIncludeSdFlag, offset,… in GetGalleryMedia() local 53 std::vector<NativeRdb::ValueObject> params = {hasLowQualityImageFlag, shouldIncludeSdFlag}; in GetGalleryMediaCount() local 71 std::vector<NativeRdb::ValueObject> params = {shouldIncludeSdFlag}; in GetNoNeedMigrateCount() local
|
/ohos5.0/foundation/communication/netmanager_base/frameworks/js/napi/connection/async_context/src/ |
H A D | bindsocket_context.cpp | 29 void BindSocketContext::ParseParams(napi_value *params, size_t paramsCount) in ParseParams() 50 bool BindSocketContext::CheckParamsType(napi_value *params, size_t paramsCount) in CheckParamsType()
|
H A D | deletecustomdnsrule_context.cpp | 27 bool DeleteCustomDNSRuleContext::CheckParamsType(napi_value *params, size_t paramsCount) in CheckParamsType() 45 void DeleteCustomDNSRuleContext::ParseParams(napi_value *params, size_t paramsCount) in ParseParams()
|
H A D | deletecustomdnsrules_context.cpp | 27 bool DeleteCustomDNSRulesContext::CheckParamsType(napi_value *params, size_t paramsCount) in CheckParamsType() 39 void DeleteCustomDNSRulesContext::ParseParams(napi_value *params, size_t paramsCount) in ParseParams()
|
H A D | getaddressbyname_context.cpp | 29 void GetAddressByNameContext::ParseParams(napi_value *params, size_t paramsCount) in ParseParams() 45 bool GetAddressByNameContext::CheckParamsType(napi_value *params, size_t paramsCount) in CheckParamsType()
|
H A D | getdefaultnet_context.cpp | 25 void GetConnNapiContext::ParseParams(napi_value *params, size_t paramsCount) in ParseParams() 38 bool GetConnNapiContext::CheckParamsType(napi_value *params, size_t paramsCount) in CheckParamsType()
|
/ohos5.0/foundation/communication/netmanager_base/frameworks/js/napi/netpolicy/src/ |
H A D | get_net_quota_policies_context.cpp | 29 void GetNetQuotaPoliciesContext::ParseParams(napi_value *params, size_t paramsCount) in ParseParams() 42 bool GetNetQuotaPoliciesContext::CheckParamsType(napi_value *params, size_t paramsCount) in CheckParamsType()
|
H A D | get_policy_by_uid_context.cpp | 28 void GetPolicyByUidContext::ParseParams(napi_value *params, size_t paramsCount) in ParseParams() 52 bool GetPolicyByUidContext::CheckParamsType(napi_value *params, size_t paramsCount) in CheckParamsType()
|
H A D | get_uids_by_policy_context.cpp | 27 void GetUidsByPolicyContext::ParseParams(napi_value *params, size_t paramsCount) in ParseParams() 43 bool GetUidsByPolicyContext::CheckParamsType(napi_value *params, size_t paramsCount) in CheckParamsType()
|
H A D | is_uid_net_allowed_context.cpp | 28 void IsUidNetAllowedContext::ParseParams(napi_value *params, size_t paramsCount) in ParseParams() 59 bool IsUidNetAllowedContext::CheckParamsType(napi_value *params, size_t paramsCount) in CheckParamsType()
|
H A D | restore_all_policies_context.cpp | 27 void RestoreAllPoliciesContext::ParseParams(napi_value *params, size_t paramsCount) in ParseParams() 43 bool RestoreAllPoliciesContext::CheckParamsType(napi_value *params, size_t paramsCount) in CheckParamsType()
|
H A D | set_bg_policy_context.cpp | 29 void SetBackgroundPolicyContext::ParseParams(napi_value *params, size_t paramsCount) in ParseParams() 46 bool SetBackgroundPolicyContext::CheckParamsType(napi_value *params, size_t paramsCount) in CheckParamsType()
|
H A D | set_policy_by_uid_context.cpp | 28 void SetPolicyByUidContext::ParseParams(napi_value *params, size_t paramsCount) in ParseParams() 53 bool SetPolicyByUidContext::CheckParamsType(napi_value *params, size_t paramsCount) in CheckParamsType()
|