Lines Matching refs:Static
50 #include <private/binder/Static.h>
68 static size_t pad_size(size_t s) {
88 static pthread_mutex_t gParcelGlobalAllocSizeLock = PTHREAD_MUTEX_INITIALIZER;
89 static size_t gParcelGlobalAllocSize = 0;
90 static size_t gParcelGlobalAllocCount = 0;
92 static size_t gMaxFds = 0;
95 static const size_t BLOB_INPLACE_LIMIT = 16 * 1024;
103 static dev_t ashmem_rdev()
105 static dev_t __ashmem_rdev;
106 static pthread_mutex_t __ashmem_rdev_lock = PTHREAD_MUTEX_INITIALIZER;
181 static void release_object(const sp<ProcessState>& proc,
236 inline static status_t finish_flatten_binder(
323 inline static status_t finish_unflatten_binder(
760 static const uint32_t mask[4] = {
765 static const uint32_t mask[4] = {