HomeSort by relevance Sort by last modified time
    Searched full:protobuf_imminent (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/chromeos/dbus/
power_manager_client.cc 449 power_manager::SuspendImminent protobuf_imminent; local
450 if (!reader.PopArrayOfBytesAsProto(&protobuf_imminent)) {
459 << protobuf_imminent.suspend_id() << " while still waiting "
463 pending_suspend_id_ = protobuf_imminent.suspend_id();

Completed in 134 milliseconds