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

/frameworks/native/libs/binder/
H A DProcessState.cpp197 ssize_t ProcessState::getKernelReferences(size_t buf_count, uintptr_t* buf) argument
210 uintptr_t* end = buf ? buf + buf_count : NULL;

Completed in 57 milliseconds