HomeSort by relevance Sort by last modified time
    Searched refs:owner_thread_ (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/libjingle/source/talk/app/webrtc/
proxy.h 228 : owner_thread_(thread), \
232 call.Marshal(owner_thread_);\
243 return call.Marshal(owner_thread_);\
249 return call.Marshal(owner_thread_);\
255 return call.Marshal(owner_thread_);\
261 return call.Marshal(owner_thread_);\
267 return call.Marshal(owner_thread_);\
273 return call.Marshal(owner_thread_);\
281 mutable rtc::Thread* owner_thread_;\
  /external/chromium_org/extensions/browser/api/declarative/
rules_registry.h 143 content::BrowserThread::ID owner_thread() const { return owner_thread_; }
230 const content::BrowserThread::ID owner_thread_; member in class:extensions::RulesRegistry
rules_registry.cc 78 owner_thread_(owner_thread),

Completed in 1381 milliseconds