Home
last modified time | relevance | path

Searched refs:mount_info (Results 1 – 1 of 1) sorted by relevance

/external/chromium/chrome/browser/chromeos/extensions/
Dfile_browser_event_router.cc122 DictionaryValue* mount_info = new DictionaryValue(); in DispatchEvent() local
123 args.Append(mount_info); in DispatchEvent()
124 mount_info->SetString("eventType", in DispatchEvent()
127 mount_info->Set("volumeInfo", disk_info); in DispatchEvent()