Searched defs:StdCallFunc (Results 1 - 1 of 1) sorted by relevance

/external/chromium/base/
H A Dbind_unittest.cc637 int __stdcall StdCallFunc(int n) { function in namespace:base::__anon1481
648 Callback<int(void)> stdcall_cb = Bind(&StdCallFunc, 2);

Completed in 147 milliseconds