Home
last modified time | relevance | path

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

/external/chromium_org/ui/base/clipboard/
Dclipboard.cc58 const std::vector<base::PlatformThreadId>& allowed_threads) { in SetAllowedThreads()
72 AllowedThreadsVector* allowed_threads = g_allowed_threads.Pointer(); in GetForCurrentThread() local