Searched defs:pollRead (Results 1 – 4 of 4) sorted by relevance
| /frameworks/native/libs/binder/ | ||
| D | RpcTransportRaw.cpp | 38 status_t pollRead(void) override { in pollRead() function in android::__anon9078edf30111::RpcTransportRaw |
| D | RpcTransportTipcAndroid.cpp | 41 status_t pollRead() override { in pollRead() function in android::__anonc43fb8da0111::RpcTransportTipcAndroid |
| D | RpcTransportTls.cpp | 301 status_t RpcTransportTls::pollRead(void) { in pollRead() function in android::__anon43cdc45c0111::RpcTransportTls |
| /frameworks/native/libs/binder/trusty/ | ||
| D | RpcTransportTipcTrusty.cpp | 40 status_t pollRead() override { in pollRead() function in android::__anon4a3966de0111::RpcTransportTipcTrusty |