OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:blockingWrite_helper
(Results
1 - 3
of
3
) sorted by null
/hardware/ril/include/libril/
ril_ex.h
27
int
blockingWrite_helper
(int fd, void* data, size_t len);
/hardware/ril/libril/
RilSapSocket.cpp
366
if ( 0 !=
blockingWrite_helper
(commandFd, buffer, buffer_size)) {
ril.cpp
[
all
...]
Completed in 163 milliseconds