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

  /external/libchrome/base/
move.h 29 // MoveOnlyTypeForCPP03 typedef for the base::Callback implementation to use.
41 typedef void MoveOnlyTypeForCPP03; \
52 typedef void MoveOnlyTypeForCPP03; \
callback_internal.h 101 // sentinel MoveOnlyTypeForCPP03 member: a class typically gets this from using
109 static YesType Test(const typename U::MoveOnlyTypeForCPP03*);
  /external/libweave/third_party/chromium/base/
move.h 29 // MoveOnlyTypeForCPP03 typedef for the base::Callback implementation to use.
41 typedef void MoveOnlyTypeForCPP03; \
52 typedef void MoveOnlyTypeForCPP03; \
callback_internal.h 100 // sentinel MoveOnlyTypeForCPP03 member: a class typically gets this from using
108 static YesType Test(const typename U::MoveOnlyTypeForCPP03*);
  /external/v8/include/
v8.h 834 typedef void MoveOnlyTypeForCPP03;
    [all...]

Completed in 686 milliseconds