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

  /external/chromium_org/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();
mock_object_proxy.h 31 ScopedDBusError* error));
35 ScopedDBusError* error) OVERRIDE {
mock_unittest.cc 113 MethodCall* method_call, int timeout_ms, ScopedDBusError* error) {
178 ScopedDBusError error;
object_proxy.h 28 class ScopedDBusError;
102 ScopedDBusError* error);
object_proxy.cc 70 MethodCall* method_call, int timeout_ms, ScopedDBusError* error) {
108 ScopedDBusError error;
213 ScopedDBusError error;
603 ScopedDBusError error;
633 ScopedDBusError error;
bus.cc 418 ScopedDBusError error;
515 ScopedDBusError error;
585 ScopedDBusError error;
612 ScopedDBusError error;
886 ScopedDBusError error;
964 ScopedDBusError error;
    [all...]
exported_object.cc 158 ScopedDBusError error;
object_manager.cc 161 ScopedDBusError error;
224 ScopedDBusError error;
bus_unittest.cc 311 ScopedDBusError error;

Completed in 72 milliseconds