Home
last modified time | relevance | path

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

/system/core/init/
Dproperty_service.cpp292 bool RecvUint32(uint32_t* value, uint32_t* timeout_ms) { in RecvUint32() function in android::init::SocketConnection
302 if (!RecvUint32(&len, timeout_ms)) { in RecvString()
536 if (!socket.RecvUint32(&cmd, &timeout_ms)) { in handle_property_set_fd()