Searched defs:nodeType (Results 1 – 6 of 6) sorted by relevance
| /foundation/ability/dmsfwk_lite/source/ |
| D | dmslite_tlv_common.c | 28 TlvNode* GetNodeByType(uint8_t nodeType, const TlvNode *tlvHead) in GetNodeByType() 75 static uint64_t UnMarshallInt(const TlvNode *tlvHead, uint8_t nodeType, uint8_t fieldSize) in UnMarshallInt() 93 uint8_t UnMarshallUint8(const TlvNode *tlvHead, uint8_t nodeType) in UnMarshallUint8() 98 uint16_t UnMarshallUint16(const TlvNode *tlvHead, uint8_t nodeType) in UnMarshallUint16() 103 uint32_t UnMarshallUint32(const TlvNode *tlvHead, uint8_t nodeType) in UnMarshallUint32() 108 uint64_t UnMarshallUint64(const TlvNode *tlvHead, uint8_t nodeType) in UnMarshallUint64() 113 int8_t UnMarshallInt8(const TlvNode *tlvHead, uint8_t nodeType) in UnMarshallInt8() 118 int16_t UnMarshallInt16(const TlvNode *tlvHead, uint8_t nodeType) in UnMarshallInt16() 123 int32_t UnMarshallInt32(const TlvNode *tlvHead, uint8_t nodeType) in UnMarshallInt32() 128 int64_t UnMarshallInt64(const TlvNode *tlvHead, uint8_t nodeType) in UnMarshallInt64() [all …]
|
| /foundation/ai/neural_network_runtime/example/drivers/nnrt/hdi_cpu_service/include/ |
| D | node_registry.h | 52 #define REGISTER_NODE(nodeName, nodeType, funcPtr) static NodeRegistry::Registrar g_##nodeName(node… argument
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/common/ |
| D | rs_common_def.h | 92 RSSurfaceNodeType nodeType = RSSurfaceNodeType::DEFAULT; member
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/pipeline/ |
| D | rs_surface_render_node.h | 71 void SetSurfaceNodeType(RSSurfaceNodeType nodeType) in SetSurfaceNodeType()
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/event/ |
| D | focus_hub.cpp | 1154 RefPtr<FocusHub> FocusHub::GetChildFocusNodeByType(FocusNodeType nodeType) in GetChildFocusNodeByType()
|
| /foundation/communication/dsoftbus/core/bus_center/lnn/net_builder/src/ |
| D | lnn_net_builder.c | 91 NodeType nodeType; member
|