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

  /external/chromium_org/chromeos/dbus/
debug_daemon_client.h 42 typedef base::Callback<void(bool succeeded)> SetDebugModeCallback;
48 const SetDebugModeCallback& callback) = 0;
fake_debug_daemon_client.h 27 const SetDebugModeCallback& callback) OVERRIDE;
fake_debug_daemon_client.cc 33 const SetDebugModeCallback& callback) {
debug_daemon_client.cc 68 const SetDebugModeCallback& callback) OVERRIDE {
344 void OnSetDebugMode(const SetDebugModeCallback& callback,

Completed in 66 milliseconds