Home
last modified time | relevance | path

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

/bionic/libc/bionic/
Dsystem_properties.cpp510 bool RecvInt32(int32_t* value) { in RecvInt32() function in PropertyServiceConnection
1310 if (!connection.RecvInt32(&result)) { in __system_property_set()