Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/framework/tools/hc-gen/src/
H A Dtoken.cpp21 std::string OHOS::Hardware::TokenType2String(int32_t type) in TokenType2String() function in OHOS::Hardware
48 …stream << "Token: type: " << std::setw(WIDTH_EIGHT) << ::std::left << TokenType2String(token.type); in operator <<()
H A Dtoken.h47 std::string TokenType2String(int32_t type);