OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:dispatchqueue
(Results
1 - 2
of
2
) sorted by null
/hardware/ril/libril/
RilSapSocket.h
73
Ril_queue<SapSocketRequest>
dispatchQueue
;
RilSapSocket.cpp
202
SapSocketRequest *req =
dispatchQueue
.dequeue();
431
dispatchQueue
.enqueue(recv);
Completed in 280 milliseconds