/ohos5.0/foundation/multimodalinput/input/util/common/include/ |
H A D | time_cost_chk.h | 31 static std::map<int32_t, std::string> paramType = { variable
|
/ohos5.0/drivers/peripheral/distributed_audio/interface/audio_ext/v1_0/ |
H A D | types.h | 19 uint32_t paramType; member
|
/ohos5.0/base/tee/tee_client/frameworks/include/ |
H A 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
|
/ohos5.0/base/tee/tee_client/interfaces/kits/c/src/ |
H A D | tee_client.cpp | 130 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 D | hiview_napi_util.cpp | 92 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 D | cpp_service_stub_code_emitter.cpp | 242 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 D | cpp_client_proxy_code_emitter.cpp | 426 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 D | c_code_emitter.cpp | 103 AutoPtr<ASTType> paramType = param->GetType(); in EmitErrorHandle() local
|
H A D | c_client_proxy_code_emitter.cpp | 180 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 D | cpp_service_stub_code_emitter.cpp | 247 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 D | cpp_client_proxy_code_emitter.cpp | 426 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 D | intf_type_check.cpp | 236 AutoPtr<ASTType> paramType = param->GetType(); in CheckIntfHdiAstParam() local
|
/ohos5.0/base/hiviewdfx/hisysevent/frameworks/native/c_wrapper/include/ |
H A D | hisysevent_c_wrapper.h | 36 int paramType; member
|
/ohos5.0/base/hiviewdfx/hiview/plugins/faultlogger/interfaces/js/napi/ |
H A D | napi_util.cpp | 62 napi_valuetype paramType; in IsMatchType() local
|
/ohos5.0/base/tee/tee_client/frameworks/libteec_vendor/ |
H A D | tee_client_api.c | 493 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 D | medical_napi_utils.cpp | 31 napi_valuetype paramType; in IsMatchType() local
|
/ohos5.0/foundation/ability/ability_runtime/frameworks/js/napi/app/recovery/ |
H A D | app_recovery_api.cpp | 87 napi_valuetype paramType; in OnEnableAppRecovery() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
H A D | js_lazy_foreach_builder.h | 258 … 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 D | softbus_adapter_hisysevent.h | 103 SoftBusEvtParamType paramType; member
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/ |
H A D | skill.cpp | 246 std::string paramType = want.GetType(); in MatchLinkFeature() local 470 bool Skill::MatchUtd(const std::string ¶mType, const std::string &skillUriType, bool &containsU… in MatchUtd() argument
|
/ohos5.0/foundation/multimedia/av_codec/test/unittest/hcodec_test/helper/ |
H A D | command_parser.cpp | 303 void CommandOpt::ParseParamFromCmdLine(ParamType paramType, const char *cmd) in ParseParamFromCmdLine()
|
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/ |
H A D | hiappevent_c.cpp | 154 unsigned int paramType = value->type; in AddParamValue() local
|
/ohos5.0/base/startup/init/services/param/include/ |
H A D | param_security.h | 81 uint8_t paramType; member
|
/ohos5.0/base/startup/init/services/param/manager/ |
H A D | param_manager.c | 561 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 D | string_utils.cpp | 248 ResourceManager::NapiValueType paramType = std::get<0>(jsParam); in GetReplaceStr() local
|