Home
last modified time | relevance | path

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

/drivers/hdf_core/framework/tools/hc-gen/src/
Dtext_gen.cpp567 bool TextGen::HcsPrintArrayContent(const std::shared_ptr<AstObject> &object, uint32_t indent) in HcsPrintArrayContent() function in TextGen
/drivers/hdf_core/framework/tools/leagecy/hc-gen/src/
Dhcs_text_gen.c593 static int32_t HcsPrintArrayContent(const ParserObject *object, int32_t tabSize) in HcsPrintArrayContent() function