Home
last modified time | relevance | path

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

/third_party/node/tools/inspector_protocol/encoding/
Dencoding.cc236 void WriteTokenStartTmpl(MajorType type, uint64_t value, C* encoded) { in WriteTokenStartTmpl() function
269 WriteTokenStartTmpl(type, value, encoded); in WriteTokenStart()
272 WriteTokenStartTmpl(type, value, encoded); in WriteTokenStart()
/third_party/node/tools/inspector_protocol/lib/
Dencoding_cpp.template244 void WriteTokenStartTmpl(MajorType type, uint64_t value, C* encoded) {
277 WriteTokenStartTmpl(type, value, encoded);
280 WriteTokenStartTmpl(type, value, encoded);