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

  /external/libchrome/base/
bind_unittest.cc 853 int __fastcall FastCallFunc(int n) {
865 Callback<int()> fastcall_cb = Bind(&FastCallFunc, 1);
  /external/libweave/third_party/chromium/base/
bind_unittest.cc 854 int __fastcall FastCallFunc(int n) {
866 Callback<int()> fastcall_cb = Bind(&FastCallFunc, 1);

Completed in 500 milliseconds