OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:continuewrite
(Results
1 - 2
of
2
) sorted by null
/frameworks/native/libs/binder/
Parcel.cpp
332
err =
continueWrite
(size);
348
if (size > mDataCapacity) return
continueWrite
(size);
[
all
...]
/frameworks/native/include/binder/
Parcel.h
221
status_t
continueWrite
(size_t desired);
Completed in 37 milliseconds