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

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

Completed in 84 milliseconds