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

/external/chromium_org/chrome/browser/policy/cloud/
H A Dtest_request_interceptor.cc166 void PushJobCallback(const JobCallback& callback);
209 void TestRequestInterceptor::Delegate::PushJobCallback( function in class:policy::TestRequestInterceptor::Delegate
243 void TestRequestInterceptor::PushJobCallback(const JobCallback& callback) { function in class:policy::TestRequestInterceptor
244 PostToIOAndWait(base::Bind(&Delegate::PushJobCallback,

Completed in 40 milliseconds