Home
last modified time | relevance | path

Searched defs:AddToken (Results 1 – 5 of 5) sorted by relevance

/external/webrtc/modules/desktop_capture/linux/wayland/
Drestore_token_manager.cc21 void RestoreTokenManager::AddToken(DesktopCapturer::SourceId id, in AddToken() function in webrtc::RestoreTokenManager
/external/clang/lib/Rewrite/
DTokenRewriter.cpp70 TokenRewriter::AddToken(const Token &T, TokenRefTy Where) { in AddToken() function in TokenRewriter
/external/webp/src/enc/
Dtoken_enc.c90 static WEBP_INLINE uint32_t AddToken(VP8TBuffer* const b, uint32_t bit, in AddToken() function
/external/tensorflow/tensorflow/compiler/xla/runtime/
Dasync_runtime.cc124 size_t AddToken(AsyncToken* token) { in AddToken() function in mlir::runtime::AsyncGroup
/external/clang/lib/Serialization/
DASTWriter.cpp3987 void ASTWriter::AddToken(const Token &Tok, RecordDataImpl &Record) { in AddToken() function in ASTWriter