Searched defs:paraType (Results 1 – 8 of 8) sorted by relevance
/ohos5.0/base/tee/tee_client/services/cadaemon/src/ca_daemon/ |
H A D | cadaemon_service.h | 53 uint32_t paraType; member
|
/ohos5.0/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
|
/ohos5.0/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, 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 D | napi_system_timer.cpp | 140 void ParseTimerOptions(napi_env env, ContextBase *context, std::string paraType, in ParseTimerOptions()
|
/ohos5.0/base/security/crypto_framework/common/inc/ |
H A D | params_parser.h | 202 HcfAlgParaType paraType; member
|
/ohos5.0/commonlibrary/ets_utils/js_api_module/buffer/ |
H A D | native_module_buffer.cpp | 356 …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 D | js_storage.cpp | 173 GetParaType paraType) in JSStorageGetParameterFromArg()
|
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/ble/ |
H A D | napi_bluetooth_ble.cpp | 65 napi_valuetype paraType = napi_undefined; in GetPropertyValueByNamed() local
|