зеркало из https://github.com/mozilla/gecko-dev.git
09dca3ba49
This patch separates the current interface of |RilConsumer| into two distinct classes. |RilWorker| provides the public interface and |RilConsumer| provides the internal implementation. Running |RilConsumer| on a worker thread will be easier this way. |
||
---|---|---|
.. | ||
Ril.cpp | ||
Ril.h | ||
RilConnector.cpp | ||
RilConnector.h | ||
RilSocket.cpp | ||
RilSocket.h | ||
RilSocketConsumer.cpp | ||
RilSocketConsumer.h | ||
moz.build |