Searched refs:IsDBusTypeUnixFdSupported (Results 1 - 4 of 4) sorted by relevance

/external/libchrome/dbus/
H A Dmessage.cc49 bool IsDBusTypeUnixFdSupported() { function in namespace:dbus
223 CHECK(IsDBusTypeUnixFdSupported());
705 CHECK(IsDBusTypeUnixFdSupported());
988 CHECK(IsDBusTypeUnixFdSupported());
H A Dmessage.h42 CHROME_DBUS_EXPORT bool IsDBusTypeUnixFdSupported();
/external/libbrillo/brillo/dbus/
H A Ddata_serialization.cc308 CHECK(dbus::IsDBusTypeUnixFdSupported()) << "UNIX_FD data not supported";
H A Ddata_serialization_unittest.cc232 if (!dbus::IsDBusTypeUnixFdSupported()) {

Completed in 109 milliseconds