Searched refs:TokenType2String (Results 1 – 2 of 2) sorted by relevance
21 std::string OHOS::Hardware::TokenType2String(int32_t type) in TokenType2String() function in OHOS::Hardware48 …stream << "Token: type: " << std::setw(WIDTH_EIGHT) << ::std::left << TokenType2String(token.type); in operator <<()
47 std::string TokenType2String(int32_t type);