| /base/tee/tee_client/test/fuzztest/teeclient/teeclientinvokecommand_fuzzer/ |
| D | teeclientinvokecommand_fuzzer.cpp | 25 #define IS_TEMP_MEM(paramType) \ argument 29 #define IS_PARTIAL_MEM(paramType) \ argument
|
| /base/tee/tee_client/frameworks/include/ |
| D | tee_client_inner.h | 27 #define IS_TEMP_MEM(paramType) \ argument 31 #define IS_PARTIAL_MEM(paramType) \ argument 35 #define IS_VALUE_MEM(paramType) \ argument 38 #define IS_SHARED_MEM(paramType) \ argument
|
| /base/tee/tee_client/test/fuzztest/libteecvendor/libteecvendorinvokecommand_fuzzer/ |
| D | libteecvendorinvokecommand_fuzzer.cpp | 26 #define IS_TEMP_MEM(paramType) \ argument 30 #define IS_PARTIAL_MEM(paramType) \ argument
|
| /base/tee/tee_client/frameworks/libteec_client/ |
| D | tee_client.cpp | 129 static TEEC_Result TEEC_CheckMemRef(TEEC_RegisteredMemoryReference memref, uint32_t paramType) in TEEC_CheckMemRef() 184 uint32_t paramType = TEEC_PARAM_TYPE_GET(operation->paramTypes, i); in TEEC_CheckOperation() local 602 uint32_t paramType, TEEC_Parameter *inParam, const uint8_t **data, size_t *dataSize) in TeecOptDecodePartialMem() 668 uint32_t paramType[TEEC_PARAM_NUM] = { 0 }; in TeecOptDecode() local 700 TEEC_Result TeeClient::TeecOptDecodeTempMem(TEEC_Parameter *param, uint32_t paramType, in TeecOptDecodeTempMem() 888 uint32_t paramType, sptr<Ashmem> &optMem, size_t *dataSize) in TeecOptEncodePartialMem() 940 uint32_t paramType[TEEC_PARAM_NUM] = { 0 }; in TeecOptEncode() local 997 uint32_t paramType[TEEC_PARAM_NUM] = { 0 }; in GetPartialMemSize() local 1021 uint32_t paramType[TEEC_PARAM_NUM] = { 0 }; in GetOptMemSize() local
|
| /base/security/device_auth/frameworks/inc/ |
| D | ipc_sdk_defines.h | 192 #define BREAK_IF_SET_IPC_PARAM_FAILED(callCtx, paramType, paramValue, valueSize) \ argument 215 #define BREAK_IF_GET_IPC_REPLY_STR_FAILED(cache, paramType, outVar) \ argument 222 #define GET_IPC_REPLY_INT(cache, paramType, outVar) \ argument 226 #define BREAK_IF_GET_IPC_RESULT_NUM_FAILED(cache, paramType, ipcResultNum) \ argument
|
| /base/hiviewdfx/hiview/interfaces/js/napi/src/ |
| D | hiview_napi_util.cpp | 94 napi_valuetype paramType; in IsMatchType() local 174 …Util::ThrowParamTypeError(napi_env env, const std::string& paramName, const std::string& paramType) in ThrowParamTypeError()
|
| /base/tee/tee_client/services/cadaemon/src/ca_daemon/ |
| D | cadaemon_stub.cpp | 202 uint32_t paramType[TEEC_PARAM_NUM] = { 0 }; in SetInvalidIonFd() local 213 uint32_t paramType[TEEC_PARAM_NUM] = { 0 }; in CloseDupIonFd() local 228 uint32_t paramType[TEEC_PARAM_NUM] = { 0 }; in GetOperationFromData() local
|
| D | cadaemon_service.cpp | 739 uint32_t paramType[TEEC_PARAM_NUM] = { 0 }; in GetTeecOptMem() local
|
| /base/hiviewdfx/hisysevent/frameworks/native/c_wrapper/include/ |
| D | hisysevent_c_wrapper.h | 36 int paramType; member
|
| /base/hiviewdfx/hiview/plugins/faultlogger/interfaces/js/napi/ |
| D | napi_util.cpp | 80 napi_valuetype paramType; in IsMatchType() local
|
| /base/tee/tee_client/frameworks/libteec_vendor/ |
| D | tee_client_api.c | 583 uint32_t paramType; in TranslateParamType() local 611 static void TEEC_EncodePartialParam(uint32_t paramType, const TEEC_RegisteredMemoryReference *memRe… in TEEC_EncodePartialParam() 657 uint32_t paramType[TEEC_PARAM_NUM]; in TEEC_EncodeParam() local 1797 uint32_t paramType) in TEEC_CheckMemRef() 1857 uint32_t paramType[TEEC_PARAM_NUM]; in TEEC_CheckOperation() local
|
| /base/sensors/medical_sensor/interfaces/plugin/src/ |
| D | medical_napi_utils.cpp | 31 napi_valuetype paramType; in IsMatchType() local
|
| /base/startup/init/services/param/include/ |
| D | param_security.h | 81 uint8_t paramType; member
|
| /base/startup/init/services/param/manager/ |
| D | param_manager.c | 577 static int CheckParamValueType(const char *name, const char *value, uint8_t paramType) in CheckParamValueType() 609 … CheckParamValue(const ParamTrieNode *node, const char *name, const char *value, uint8_t paramType) in CheckParamValue()
|
| /base/global/resource_management/frameworks/resmgr/src/utils/ |
| D | string_utils.cpp | 252 ResourceManager::NapiValueType paramType = std::get<0>(jsParam); in GetReplaceStr() local
|
| /base/security/device_auth/frameworks/src/ |
| D | ipc_service_common.c | 44 int32_t paramNum, int32_t paramType, uint8_t *param, int32_t *paramSize) in GetAndValSize32Param() 55 int32_t paramNum, int32_t paramType, uint8_t *param, int32_t *paramSize) in GetAndValSize64Param() 66 int32_t paramNum, int32_t paramType, uint8_t *param, int32_t *paramSize) in GetAndValSizeCbParam() 77 int32_t paramNum, int32_t paramType, uint8_t *param, int32_t *paramSize) in GetAndValNullParam()
|
| /base/sensors/sensor/vibration_convert/interfaces/js/src/ |
| D | vibrator_convert_napi_utils.cpp | 69 napi_valuetype paramType = napi_undefined; in IsMatchNapiType() local
|
| /base/telephony/core_service/utils/vcard/src/ |
| D | vcard_constructor.cpp | 1042 void VCardConstructor::AddParamType(const std::string ¶mType) in AddParamType() 1047 void VCardConstructor::AddParamType(std::ostringstream &result, const std::string ¶mType) in AddParamType()
|
| /base/inputmethod/imf/frameworks/js/napi/keyboardpanelmanager/ |
| D | js_keyboard_panel_manager.cpp | 149 auto paramType = JsUtil::GetType(env, argv[1]); in UnSubscribe() local
|
| /base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent/ |
| D | hisysevent.cpp | 546 if (size_t paramType = param.t; paramType < totalAppendFuncSize) { in AppendParam() local
|
| /base/sensors/miscdevice/frameworks/js/napi/vibrator/src/ |
| D | vibrator_napi_utils.cpp | 139 napi_valuetype paramType = napi_undefined; in IsMatchType() local
|
| /base/sensors/sensor/frameworks/js/napi/src/ |
| D | sensor_napi_utils.cpp | 47 napi_valuetype paramType = napi_undefined; in IsMatchType() local
|
| /base/inputmethod/imf/frameworks/js/napi/inputmethodability/ |
| D | js_keyboard_delegate_setting.cpp | 264 auto paramType = JsUtil::GetType(env, argv[1]); in UnSubscribe() local
|
| /base/security/huks/services/huks_standard/huks_service/main/os_dependency/ca/ |
| D | hks_teec.c | 53 enum TEEC_ParamType paramType; member
|
| /base/security/certificate_framework/frameworks/adapter/v1.0/src/ |
| D | x509_crl_openssl.c | 779 int32_t paramType = 0; in GetSignatureAlgParamsInner() local
|