Home
last modified time | relevance | path

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

/third_party/node/deps/v8/third_party/inspector_protocol/crdtp/
Dcbor.cc768 void CBORTokenizer::SetToken(CBORTokenTag token_tag, size_t token_byte_length) { in SetToken() function in v8_crdtp::cbor::CBORTokenizer
/third_party/node/tools/inspector_protocol/encoding/
Dencoding.cc904 void CBORTokenizer::SetToken(CBORTokenTag token_tag, size_t token_byte_length) { in SetToken() function in v8_inspector_protocol_encoding::cbor::CBORTokenizer