Home
last modified time | relevance | path

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

/drivers/framework/tools/hc-gen/src/
Ddecompile_gen.cpp129 std::string tabStr = std::string(TAB_SIZE * walkDepth, ' '); in OutPutWalk() local
163 std::string tabStr = std::string(TAB_SIZE * walkDepth, ' '); in CloseBrace() local