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