Home
last modified time | relevance | path

Searched refs:ArrayVariablesDeclareGen (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/drivers/hdf_core/framework/tools/hc-gen/src/
H A Dtext_gen.h113 uint32_t ArrayVariablesDeclareGen(const std::shared_ptr<AstObject> &object);
H A Dtext_gen.cpp643 return ArrayVariablesDeclareGen(object); in OutputTemplateVariablesDeclare()
660 uint32_t TextGen::ArrayVariablesDeclareGen(const std::shared_ptr<AstObject> &object) in ArrayVariablesDeclareGen() function in TextGen