Home
last modified time | relevance | path

Searched defs:arrayObj (Results 1 – 2 of 2) sorted by relevance

/drivers/hdf_core/framework/tools/hc-gen/src/
Dstartup_cfg_gen.cpp179 std::shared_ptr<AstObject> arrayObj = term->Child(); in GetConfigArray() local
/drivers/hdf_core/framework/tools/leagecy/hc-gen/src/
Dhcs_ast.c697 uint16_t HcsCountArraySize(const ParserObject *arrayObj) in HcsCountArraySize()