Home
last modified time | relevance | path

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

/third_party/node/deps/v8/third_party/inspector_protocol/crdtp/
Dcbor.cc155 void WriteTokenStart(MajorType type, in WriteTokenStart() function
/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