Searched refs:ScopedGetDeviceInfoResultRecorder (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/components/storage_monitor/
H A Dstorage_monitor_linux.cc79 class ScopedGetDeviceInfoResultRecorder { class in namespace:storage_monitor::__anon6842
81 ScopedGetDeviceInfoResultRecorder() : result_(false) {} function in class:storage_monitor::__anon6842::ScopedGetDeviceInfoResultRecorder
82 ~ScopedGetDeviceInfoResultRecorder() {
94 DISALLOW_COPY_AND_ASSIGN(ScopedGetDeviceInfoResultRecorder);
126 ScopedGetDeviceInfoResultRecorder results_recorder;

Completed in 55 milliseconds