Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/framework/tools/hc-gen/src/
H A Dtoken.cpp19 static constexpr int WIDTH_TWENTY = 20; variable
50 token.type != NUMBER ? stream << std::setw(WIDTH_TWENTY) << token.strval in operator <<()