Searched refs:kHalfMaxIPCSize (Results 1 – 5 of 5) sorted by relevance
250 static const size_t kHalfMaxIPCSize = 64 * 1024 / 2; in exceedsBinderSizeLimit() local252 return representationSize > kHalfMaxIPCSize; in exceedsBinderSizeLimit()
270 static const size_t kHalfMaxIPCSize = 64 * 1024 / 2; in exceedsBinderSizeLimit() local272 return representationSize > kHalfMaxIPCSize; in exceedsBinderSizeLimit()
309 static const size_t kHalfMaxIPCSize = 64 * 1024 / 2; in exceedsBinderSizeLimit() local311 return representationSize > kHalfMaxIPCSize; in exceedsBinderSizeLimit()
326 static const size_t kHalfMaxIPCSize = 64 * 1024 / 2; in exceedsBinderSizeLimit() local328 return representationSize > kHalfMaxIPCSize; in exceedsBinderSizeLimit()
362 static const size_t kHalfMaxIPCSize = 64 * 1024 / 2; in exceedsBinderSizeLimit() local364 return representationSize > kHalfMaxIPCSize; in exceedsBinderSizeLimit()