Home
last modified time | relevance | path

Searched refs:PollIn (Results 1 – 1 of 1) sorted by relevance

/aosp14/system/core/init/
H A Dproperty_service.cpp296 bool PollIn(uint32_t* timeout_ms) { in PollIn() function in android::init::SocketConnection
341 if (!PollIn(timeout_ms)) { in RecvFully()