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

  /external/chromium_org/third_party/webrtc/base/
asyncinvoker.cc 68 : invoker_(invoker), calling_thread_(calling_thread) {
78 invoker_->AsyncInvoke<void>(calling_thread_, callback_);
asyncinvoker-inl.h 71 AsyncInvoker* invoker_; member in class:rtc::NotifyingAsyncClosureBase

Completed in 230 milliseconds