Home
last modified time | relevance | path

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

/third_party/node/deps/v8/third_party/inspector_protocol/crdtp/
Dcbor.cc109 size_t ReadTokenStart(span<uint8_t> bytes, MajorType* type, uint64_t* value) { in ReadTokenStart() function
/third_party/node/tools/inspector_protocol/encoding/
Dencoding.cc189 size_t ReadTokenStart(span<uint8_t> bytes, MajorType* type, uint64_t* value) { in ReadTokenStart() function