Home
last modified time | relevance | path

Searched defs:paramType (Results 1 – 25 of 32) sorted by relevance

12

/base/tee/tee_client/test/fuzztest/teeclient/teeclientinvokecommand_fuzzer/
Dteeclientinvokecommand_fuzzer.cpp25 #define IS_TEMP_MEM(paramType) \ argument
29 #define IS_PARTIAL_MEM(paramType) \ argument
/base/tee/tee_client/frameworks/include/
Dtee_client_inner.h27 #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/
Dlibteecvendorinvokecommand_fuzzer.cpp26 #define IS_TEMP_MEM(paramType) \ argument
30 #define IS_PARTIAL_MEM(paramType) \ argument
/base/tee/tee_client/frameworks/libteec_client/
Dtee_client.cpp129 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/
Dipc_sdk_defines.h192 #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/
Dhiview_napi_util.cpp94 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/
Dcadaemon_stub.cpp202 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
Dcadaemon_service.cpp739 uint32_t paramType[TEEC_PARAM_NUM] = { 0 }; in GetTeecOptMem() local
/base/hiviewdfx/hisysevent/frameworks/native/c_wrapper/include/
Dhisysevent_c_wrapper.h36 int paramType; member
/base/hiviewdfx/hiview/plugins/faultlogger/interfaces/js/napi/
Dnapi_util.cpp80 napi_valuetype paramType; in IsMatchType() local
/base/tee/tee_client/frameworks/libteec_vendor/
Dtee_client_api.c583 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/
Dmedical_napi_utils.cpp31 napi_valuetype paramType; in IsMatchType() local
/base/startup/init/services/param/include/
Dparam_security.h81 uint8_t paramType; member
/base/startup/init/services/param/manager/
Dparam_manager.c577 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/
Dstring_utils.cpp252 ResourceManager::NapiValueType paramType = std::get<0>(jsParam); in GetReplaceStr() local
/base/security/device_auth/frameworks/src/
Dipc_service_common.c44 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/
Dvibrator_convert_napi_utils.cpp69 napi_valuetype paramType = napi_undefined; in IsMatchNapiType() local
/base/telephony/core_service/utils/vcard/src/
Dvcard_constructor.cpp1042 void VCardConstructor::AddParamType(const std::string &paramType) in AddParamType()
1047 void VCardConstructor::AddParamType(std::ostringstream &result, const std::string &paramType) in AddParamType()
/base/inputmethod/imf/frameworks/js/napi/keyboardpanelmanager/
Djs_keyboard_panel_manager.cpp149 auto paramType = JsUtil::GetType(env, argv[1]); in UnSubscribe() local
/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent/
Dhisysevent.cpp546 if (size_t paramType = param.t; paramType < totalAppendFuncSize) { in AppendParam() local
/base/sensors/miscdevice/frameworks/js/napi/vibrator/src/
Dvibrator_napi_utils.cpp139 napi_valuetype paramType = napi_undefined; in IsMatchType() local
/base/sensors/sensor/frameworks/js/napi/src/
Dsensor_napi_utils.cpp47 napi_valuetype paramType = napi_undefined; in IsMatchType() local
/base/inputmethod/imf/frameworks/js/napi/inputmethodability/
Djs_keyboard_delegate_setting.cpp264 auto paramType = JsUtil::GetType(env, argv[1]); in UnSubscribe() local
/base/security/huks/services/huks_standard/huks_service/main/os_dependency/ca/
Dhks_teec.c53 enum TEEC_ParamType paramType; member
/base/security/certificate_framework/frameworks/adapter/v1.0/src/
Dx509_crl_openssl.c779 int32_t paramType = 0; in GetSignatureAlgParamsInner() local

12