Home
last modified time | relevance | path

Searched defs:raw_token (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/cronet/net/android/
H A Dhttp_auth_negotiate_android.cc44 std::string raw_token; in SetResult() local
161 const std::string& raw_token) { in SetResultInternal()
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/example/qi/compiler_tutorial/conjure2/
Dlexer.hpp101 qi::raw_token_type raw_token; in operator ()() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/example/qi/compiler_tutorial/conjure3/
Dlexer.hpp117 qi::raw_token_type raw_token; in operator ()() local
/aosp_15_r20/external/libtextclassifier/native/actions/
H A Dngram-model.cc166 for (const Token& raw_token : raw_tokens) { in Eval() local
/aosp_15_r20/external/cronet/url/
H A Dorigin.cc445 const base::UnguessableToken& Origin::Nonce::raw_token() const { in raw_token() function in url::Origin::Nonce
/aosp_15_r20/external/icing/icing/query/advanced_query_parser/
H A Dquery-visitor.cc571 std::string_view raw_token; in ProduceTextTokenIterators() local