Lines Matching defs:success
70 const bool success = base::MessageLoopForIO::current()->WatchFileDescriptor( in StartWatching() local
83 const bool success = dbus_watch_handle(raw_watch_, DBUS_WATCH_READABLE); in OnFileCanReadWithoutBlocking() local
89 const bool success = dbus_watch_handle(raw_watch_, DBUS_WATCH_WRITABLE); in OnFileCanWriteWithoutBlocking() local
165 const bool success = dbus_timeout_handle(raw_timeout_); in HandleTimeout() local
551 bool success = Connect(); in RequestOwnershipInternal() local
624 bool success = dbus_connection_set_watch_functions(connection_, in SetUpAsyncOperations() local
667 const bool success = dbus_connection_send_with_reply( in SendWithReply() local
676 const bool success = dbus_connection_send(connection_, request, serial); in Send() local
694 const bool success = dbus_connection_add_filter( in AddFilterFunction() local
770 const bool success = dbus_connection_try_register_object_path( in TryRegisterObjectPath() local
792 const bool success = dbus_connection_unregister_object_path( in UnregisterObjectPath() local