Home
last modified time | relevance | path

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

/external/perfetto/src/traced/probes/ftrace/kallsyms/
Dkernel_symbol_map.cc326 TokenId token_id = it->second->second.id << 1; in Parse() local
/external/libtextclassifier/native/actions/
Dactions-suggestions.cc439 bool ActionsSuggestions::EmbedTokenId(const int32 token_id, in EmbedTokenId()