Searched refs:maxInts (Results 1 – 2 of 2) sorted by relevance
30 #define NATIVE_HANDLE_DECLARE_STORAGE(name, maxFds, maxInts) \ argument32 sizeof(native_handle_t) + sizeof(int) * ((maxFds) + (maxInts))]