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

  /external/chromium_org/dbus/
message.cc 49 bool IsDBusTypeUnixFdSupported() {
225 CHECK(IsDBusTypeUnixFdSupported());
706 CHECK(IsDBusTypeUnixFdSupported());
979 CHECK(IsDBusTypeUnixFdSupported());
message.h 40 CHROME_DBUS_EXPORT bool IsDBusTypeUnixFdSupported();
message_unittest.cc 102 if (!IsDBusTypeUnixFdSupported()) {

Completed in 6316 milliseconds