HomeSort by relevance Sort by last modified time
    Searched defs:ScopedDBusError (Results 1 - 2 of 2) sorted by null

  /external/libchrome/dbus/
scoped_dbus_error.cc 9 ScopedDBusError::ScopedDBusError() {
13 ScopedDBusError::~ScopedDBusError() {
17 bool ScopedDBusError::is_set() const {
scoped_dbus_error.h 15 class CHROME_DBUS_EXPORT ScopedDBusError {
19 ScopedDBusError();
20 ~ScopedDBusError();

Completed in 75 milliseconds