Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_trace_tokenized/py/pw_trace_tokenized/
H A Dtrace_tokenized.py85 def has_trace_id(token_string): argument
90 def has_data(token_string): argument
95 def create_trace_event(token_string, timestamp_us, trace_id, data): argument
/aosp_15_r20/external/libtextclassifier/native/utils/
H A Dtoken-feature-extractor.cc169 const std::string token_string = token.ToString(); in HashToken() local
/aosp_15_r20/external/deqp/external/openglcts/modules/glesext/tessellation_shader/
H A DesextcTessellationShaderTCTE.cpp3992 const char *token_string = "VERTICES_TOKEN"; in initTestDescriptor() local
/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl3cCullDistanceTests.cpp827 static const glw::GLchar *token_string = "TOKEN"; in iterate() local
/aosp_15_r20/bionic/libc/kernel/tools/
H A Dcpp.py318 def get_tokens(self, token_string, line_col=False): argument
/aosp_15_r20/external/ublksrv/include/nlohmann/
H A Djson.hpp8732 std::vector<char_type> token_string {}; member in nlohmann::detail::lexer