Home
last modified time | relevance | path

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

/foundation/ability/idl_tool/codegen/
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
/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/fillp/
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
/foundation/arkui/napi/sample/native_module_storage/
Djs_storage.cpp173 GetParaType paraType) in JSStorageGetParameterFromArg()
/foundation/communication/bluetooth/frameworks/js/napi/src/ble/
Dnapi_bluetooth_ble.cpp70 napi_valuetype paraType = napi_undefined; in GetPropertyValueByNamed() local