Home
last modified time | relevance | path

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

/bionic/libc/bionic/
Dsystem_properties.cpp72 #define SERIAL_DIRTY(serial) ((serial)&1) macro
1405 while (SERIAL_DIRTY(serial)) { in __system_property_serial()