Home
last modified time | relevance | path

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

/drivers/hdf_core/framework/tools/hdi-gen/ast/
Dast_array_type.cpp424 std::string newPrefix = prefix + TAB; in EmitCUnMarshalling() local
454 …StringBuilder &sb, const std::string &newPrefix, std::vector<std::string> &freeObjStatements) const in EmitCStringElementUnMarshalling() argument