Home
last modified time | relevance | path

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

/bionic/libc/bionic/
Dsystem_property_set.cpp85 bool RecvInt32(int32_t* value) { in RecvInt32() function in PropertyServiceConnection
292 if (!connection.RecvInt32(&result)) { in __system_property_set()