OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:outAvail
(Results
1 - 2
of
2
) sorted by null
/frameworks/native/libs/binder/
IPCThreadState.cpp
771
const size_t
outAvail
= (!doReceive || needRead) ? mOut.dataSize() : 0;
773
bwr.write_size =
outAvail
;
787
if (
outAvail
!= 0) {
[
all
...]
/prebuilts/tools/common/http-client/
commons-codec-1.4.jar
Completed in 60 milliseconds