Home
last modified time | relevance | path

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

123

/ohos5.0/foundation/multimodalinput/input/util/common/include/
H A Dtime_cost_chk.h31 static std::map<int32_t, std::string> paramType = { variable
/ohos5.0/drivers/peripheral/distributed_audio/interface/audio_ext/v1_0/
H A Dtypes.h19 uint32_t paramType; member
/ohos5.0/base/tee/tee_client/frameworks/include/
H A Dtee_client_inner.h27 #define IS_TEMP_MEM(paramType) \ argument
31 #define IS_PARTIAL_MEM(paramType) \ argument
35 #define IS_VALUE_MEM(paramType) \ argument
/ohos5.0/base/tee/tee_client/interfaces/kits/c/src/
H A Dtee_client.cpp130 static TEEC_Result TEEC_CheckMemRef(TEEC_RegisteredMemoryReference memref, uint32_t paramType) in TEEC_CheckMemRef()
185 uint32_t paramType = TEEC_PARAM_TYPE_GET(operation->paramTypes, i); in TEEC_CheckOperation() local
573 uint32_t paramType, TEEC_Parameter *inParam, const uint8_t **data, size_t *dataSize) in TeecOptDecodePartialMem()
639 uint32_t paramType[TEEC_PARAM_NUM] = { 0 }; in TeecOptDecode() local
671 TEEC_Result TeeClient::TeecOptDecodeTempMem(TEEC_Parameter *param, uint32_t paramType, in TeecOptDecodeTempMem()
851 uint32_t paramType, sptr<Ashmem> &optMem, size_t *dataSize) in TeecOptEncodePartialMem()
902 uint32_t paramType[TEEC_PARAM_NUM] = { 0 }; in TeecOptEncode() local
959 uint32_t paramType[TEEC_PARAM_NUM] = { 0 }; in GetPartialMemSize() local
992 uint32_t paramType[TEEC_PARAM_NUM] = { 0 }; in GetOptMemSize() local
/ohos5.0/base/hiviewdfx/hiview/interfaces/js/napi/src/
H A Dhiview_napi_util.cpp92 napi_valuetype paramType; in IsMatchType() local
172 …Util::ThrowParamTypeError(napi_env env, const std::string& paramName, const std::string& paramType) in ThrowParamTypeError()
/ohos5.0/drivers/hdf_core/framework/tools/hdi-gen/codegen/
H A Dcpp_service_stub_code_emitter.cpp242 AutoPtr<ASTType> paramType = param->GetType(); in GetSourceOtherLibInclusions() local
264 AutoPtr<ASTType> paramType = param->GetType(); in GetSourceOtherFileInclusions() local
543 AutoPtr<ASTType> paramType = param->GetType(); in GetUtilMethods() local
H A Dcpp_client_proxy_code_emitter.cpp426 AutoPtr<ASTType> paramType = param->GetType(); in GetSourceOtherLibInclusions() local
445 AutoPtr<ASTType> paramType = param->GetType(); in GetSourceOtherFileInclusions() local
861 AutoPtr<ASTType> paramType = param->GetType(); in GetUtilMethods() local
H A Dc_code_emitter.cpp103 AutoPtr<ASTType> paramType = param->GetType(); in EmitErrorHandle() local
H A Dc_client_proxy_code_emitter.cpp180 AutoPtr<ASTType> paramType = param->GetType(); in GetHeaderOtherLibInclusions() local
804 AutoPtr<ASTType> paramType = param->GetType(); in GetUtilMethods() local
/ohos5.0/foundation/ability/idl_tool/idl_tool_2/codegen/HDI/cpp/
H A Dcpp_service_stub_code_emitter.cpp247 AutoPtr<ASTType> paramType = param->GetType(); in GetSourceOtherLibInclusions() local
269 AutoPtr<ASTType> paramType = param->GetType(); in GetSourceOtherFileInclusions() local
585 AutoPtr<ASTType> paramType = param->GetType(); in EmitUtilMethods() local
H A Dcpp_client_proxy_code_emitter.cpp426 AutoPtr<ASTType> paramType = param->GetType(); in GetSourceOtherLibInclusions() local
445 AutoPtr<ASTType> paramType = param->GetType(); in GetSourceOtherFileInclusions() local
/ohos5.0/foundation/ability/idl_tool/idl_tool_2/parser/
H A Dintf_type_check.cpp236 AutoPtr<ASTType> paramType = param->GetType(); in CheckIntfHdiAstParam() local
/ohos5.0/base/hiviewdfx/hisysevent/frameworks/native/c_wrapper/include/
H A Dhisysevent_c_wrapper.h36 int paramType; member
/ohos5.0/base/hiviewdfx/hiview/plugins/faultlogger/interfaces/js/napi/
H A Dnapi_util.cpp62 napi_valuetype paramType; in IsMatchType() local
/ohos5.0/base/tee/tee_client/frameworks/libteec_vendor/
H A Dtee_client_api.c493 uint32_t paramType; in TranslateParamType() local
521 static void TEEC_EncodePartialParam(uint32_t paramType, const TEEC_RegisteredMemoryReference *memRe… in TEEC_EncodePartialParam()
564 uint32_t paramType[TEEC_PARAM_NUM]; in TEEC_EncodeParam() local
1566 uint32_t paramType) in TEEC_CheckMemRef()
1623 uint32_t paramType[TEEC_PARAM_NUM]; in TEEC_CheckOperation() local
/ohos5.0/base/sensors/medical_sensor/interfaces/plugin/src/
H A Dmedical_napi_utils.cpp31 napi_valuetype paramType; in IsMatchType() local
/ohos5.0/foundation/ability/ability_runtime/frameworks/js/napi/app/recovery/
H A Dapp_recovery_api.cpp87 napi_valuetype paramType; in OnEnableAppRecovery() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_lazy_foreach_builder.h258 … enum paramType {Data = 0, Index, Initialize, ElmtIds, MIN_PARAMS_SIZE = ElmtIds, MAX_PARAMS_SIZE}; enum
/ohos5.0/foundation/communication/dsoftbus/adapter/common/include/
H A Dsoftbus_adapter_hisysevent.h103 SoftBusEvtParamType paramType; member
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/
H A Dskill.cpp246 std::string paramType = want.GetType(); in MatchLinkFeature() local
470 bool Skill::MatchUtd(const std::string &paramType, const std::string &skillUriType, bool &containsU… in MatchUtd() argument
/ohos5.0/foundation/multimedia/av_codec/test/unittest/hcodec_test/helper/
H A Dcommand_parser.cpp303 void CommandOpt::ParseParamFromCmdLine(ParamType paramType, const char *cmd) in ParseParamFromCmdLine()
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/
H A Dhiappevent_c.cpp154 unsigned int paramType = value->type; in AddParamValue() local
/ohos5.0/base/startup/init/services/param/include/
H A Dparam_security.h81 uint8_t paramType; member
/ohos5.0/base/startup/init/services/param/manager/
H A Dparam_manager.c561 static int CheckParamValueType(const char *name, const char *value, uint8_t paramType) in CheckParamValueType()
593 … CheckParamValue(const ParamTrieNode *node, const char *name, const char *value, uint8_t paramType) in CheckParamValue()
/ohos5.0/base/global/resource_management/frameworks/resmgr/src/utils/
H A Dstring_utils.cpp248 ResourceManager::NapiValueType paramType = std::get<0>(jsParam); in GetReplaceStr() local

123