HomeSort by relevance Sort by last modified time
    Searched defs:ForwardType (Results 1 - 4 of 4) sorted by null

  /external/chromium/base/
callback_internal.h 99 typedef const T& ForwardType;
107 // The ForwardType should only be used for unbound arguments.
110 typedef T& ForwardType;
121 typedef const T* ForwardType;
128 typedef const T* ForwardType;