HomeSort by relevance Sort by last modified time
    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