Home
last modified time | relevance | path

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

/third_party/node/tools/inspector_protocol/encoding/
Dencoding.cc266 void WriteTokenStart(MajorType type, in WriteTokenStart() function
271 void WriteTokenStart(MajorType type, uint64_t value, std::string* encoded) { in WriteTokenStart() function