Home
last modified time | relevance | path

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

/third_party/node/tools/inspector_protocol/encoding/
Dencoding.cc1532 const char* const kTrueString = "true"; variable
1789 if (ParseConstToken(start, end, token_end, kTrueString)) in ParseToken()
/third_party/node/tools/inspector_protocol/lib/
Dencoding_cpp.template1540 const char* const kTrueString = "true";
1797 if (ParseConstToken(start, end, token_end, kTrueString))