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

/frameworks/native/cmds/servicemanager/
H A Dbinder.c15 #define MAX_BIO_SIZE (1 << 30) macro
552 if (len >= (MAX_BIO_SIZE / sizeof(uint16_t))) {
578 if (len >= (MAX_BIO_SIZE / sizeof(uint16_t))) {

Completed in 232 milliseconds