OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pendingResponseQueue
(Results
1 - 2
of
2
) sorted by null
/hardware/ril/libril/
RilSapSocket.h
78
Ril_queue<SapSocketRequest>
pendingResponseQueue
;
RilSapSocket.cpp
282
pendingResponseQueue
.enqueue(currRequest);
327
if(!
pendingResponseQueue
.checkAndDequeue(hdr->id, hdr->token)) {
Completed in 106 milliseconds