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

  /external/chromium/base/
callback_old.h 50 // CallbackWithReturnValue<int>::Type* callback =
223 struct CallbackWithReturnValue {
234 public CallbackWithReturnValue<ReturnValue>::Type {
248 typename CallbackWithReturnValue<ReturnValue>::Type*
callback_unittest.cc 53 scoped_ptr<CallbackWithReturnValue<int>::Type> callback(

Completed in 15 milliseconds