Searched defs:paraType (Results 1 - 6 of 6) sorted by relevance
/foundation/arkui/napi/sample/native_module_storage/ |
H A D | js_storage.cpp | 169 JSStorageGetParameterFromArg(napi_env env, size_t argc, napi_value* argv, StorageAsyncContext* asyncContext, GetParaType paraType) JSStorageGetParameterFromArg() argument
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/animation/ |
H A D | rs_particle_params.h | 78 ParticleParaType(const ParticleParaType& paraType) = default; member in OHOS::Rosen::ParticleParaType 79 ParticleParaType& operator=(const ParticleParaType& paraType) = default; member in OHOS::Rosen::ParticleParaType
|
/foundation/ability/idl_tool/codegen/ |
H A D | ts_code_emitter.cpp | 143 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/bluetooth/frameworks/js/napi/src/ble/ |
H A D | napi_bluetooth_ble.cpp | 61 napi_valuetype paraType = napi_undefined; in GetPropertyValueByNamed() local
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/animation/ |
H A D | rs_render_particle.h | 85 RenderParticleParaType(const RenderParticleParaType& paraType) = default; member in OHOS::Rosen::RenderParticleParaType 86 RenderParticleParaType& operator=(const RenderParticleParaType& paraType) = default; member in OHOS::Rosen::RenderParticleParaType
|
/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/fillp/ |
H A D | fillp_conn.c | 143 static FILLP_INT32 FillpEncodeExtPara(FILLP_UCHAR *buf, FILLP_INT32 bufLen, FILLP_UCHAR paraType, FILLP_UCHAR paraLen, in FillpEncodeExtPara() argument 180 static FILLP_INT32 FillpDecodeExtParaNameLen(FILLP_CONST FILLP_UCHAR *buf, FILLP_INT bufLen, FILLP_UCHAR *paraType, in FillpDecodeExtParaNameLen() argument 291 FILLP_UCHAR paraType = 0; in FillpDecodeExtPara() local [all...] |
Completed in 10 milliseconds