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

  /external/libchrome/dbus/
message.cc 44 bool IsDBusTypeUnixFdSupported() {
216 CHECK(IsDBusTypeUnixFdSupported());
716 CHECK(IsDBusTypeUnixFdSupported());
1044 CHECK(IsDBusTypeUnixFdSupported());
message.h 42 CHROME_DBUS_EXPORT bool IsDBusTypeUnixFdSupported();
  /external/libbrillo/brillo/dbus/
data_serialization.cc 308 CHECK(dbus::IsDBusTypeUnixFdSupported()) << "UNIX_FD data not supported";
data_serialization_unittest.cc 235 if (!dbus::IsDBusTypeUnixFdSupported()) {

Completed in 101 milliseconds