Home
last modified time | relevance | path

Searched defs:paraType (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/base/tee/tee_client/services/cadaemon/src/ca_daemon/
H A Dcadaemon_service.h53 uint32_t paraType; member
/ohos5.0/foundation/ability/idl_tool/codegen/
H A Dts_code_emitter.cpp143 MetaType* paraType = metaComponent_->types_[mp->typeIndex_]; in EmitInterfaceMethod() local
208 MetaType* paraType = metaComponent_->types_[mp->typeIndex_]; in EmitInterfaceMethodParameter() local
1166 MetaType* paraType = metaComponent_->types_[mp->typeIndex_]; in CheckInterfaceType() local
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/fillp/
H A Dfillp_conn.c143 static FILLP_INT32 FillpEncodeExtPara(FILLP_UCHAR *buf, FILLP_INT32 bufLen, FILLP_UCHAR paraType, F… in FillpEncodeExtPara()
180 …32 FillpDecodeExtParaNameLen(FILLP_CONST FILLP_UCHAR *buf, FILLP_INT bufLen, FILLP_UCHAR *paraType, in FillpDecodeExtParaNameLen()
291 FILLP_UCHAR paraType = 0; in FillpDecodeExtPara() local
/ohos5.0/base/time/time_service/framework/js/napi/system_timer/src/
H A Dnapi_system_timer.cpp140 void ParseTimerOptions(napi_env env, ContextBase *context, std::string paraType, in ParseTimerOptions()
/ohos5.0/base/security/crypto_framework/common/inc/
H A Dparams_parser.h202 HcfAlgParaType paraType; member
/ohos5.0/commonlibrary/ets_utils/js_api_module/buffer/
H A Dnative_module_buffer.cpp356 …atic Buffer* BufferConstructorInner(napi_env env, size_t argc, napi_value* argv, ParaType paraType) in BufferConstructorInner()
412 ParaType paraType = static_cast<ParaType>(pType); in BufferConstructor() local
/ohos5.0/foundation/arkui/napi/sample/native_module_storage/
H A Djs_storage.cpp173 GetParaType paraType) in JSStorageGetParameterFromArg()
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/ble/
H A Dnapi_bluetooth_ble.cpp65 napi_valuetype paraType = napi_undefined; in GetPropertyValueByNamed() local