Home
last modified time | relevance | path

Searched refs:token_tag (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/v8/third_party/inspector_protocol/crdtp/
H A Dcbor.cc768 void CBORTokenizer::SetToken(CBORTokenTag token_tag, size_t token_byte_length) { in SetToken() argument
769 token_tag_ = token_tag; in SetToken()
/third_party/node/tools/inspector_protocol/encoding/
H A Dencoding.cc904 void CBORTokenizer::SetToken(CBORTokenTag token_tag, size_t token_byte_length) { in SetToken() argument
905 token_tag_ = token_tag; in SetToken()

Completed in 9 milliseconds