Searched defs:ComponentTypeNode (Results 1 – 1 of 1) sorted by relevance
29 struct ComponentTypeNode { struct30 uint32_t componentId;31 struct CodecComponentType *service;32 struct DListHead node;