Searched defs:OnGetStatus (Results 1 - 3 of 3) sorted by last modified time

/external/chromium_org/content/browser/appcache/
H A Dappcache_dispatcher_host.cc54 IPC_MESSAGE_HANDLER_DELAY_REPLY(AppCacheHostMsg_GetStatus, OnGetStatus)
149 void AppCacheDispatcherHost::OnGetStatus(int host_id, IPC::Message* reply_msg) { function in class:content::AppCacheDispatcherHost
/external/chromium_org/chrome/test/chromedriver/
H A Dcommands_unittest.cc32 void OnGetStatus(const Status& status, function in namespace:__anon5940
49 ExecuteGetStatus(params, std::string(), base::Bind(&OnGetStatus));
/external/chromium_org/chromeos/dbus/
H A Dupdate_engine_client.cc238 base::Bind(&UpdateEngineClientImpl::OnGetStatus,
291 void OnGetStatus(dbus::Response* response) { function in class:chromeos::UpdateEngineClientImpl

Completed in 155 milliseconds