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

  /frameworks/base/core/jni/
android_bluetooth_common.h 52 #define DEFAULT_INITIAL_POLLFD_COUNT 8
android_server_BluetoothEventLoop.cpp 725 DEFAULT_INITIAL_POLLFD_COUNT, sizeof(struct pollfd));
732 DEFAULT_INITIAL_POLLFD_COUNT, sizeof(DBusWatch *));
738 nat->pollDataSize = DEFAULT_INITIAL_POLLFD_COUNT;
    [all...]

Completed in 31 milliseconds