Searched defs:CallbackElement (Results 1 – 1 of 1) sorted by relevance
255 struct CallbackElement { struct in cryptohome::__anonab3e8a0e0111::AsyncMethodCallerImpl256 CallbackElement() {} in CallbackElement() function257 explicit CallbackElement(const AsyncMethodCaller::Callback& callback) in CallbackElement() argument261 AsyncMethodCaller::Callback callback;262 scoped_refptr<base::MessageLoopProxy> proxy;