Home
last modified time | relevance | path

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

/bionic/libc/include/sys/
D_system_properties.h50 #define SERIAL_DIRTY(serial) ((serial) & 1) macro
/bionic/libc/bionic/
Dsystem_properties_compat.c104 while(SERIAL_DIRTY(serial)) { in __system_property_read_compat()
Dsystem_properties.cpp1240 while (SERIAL_DIRTY(serial)) { in __system_property_serial()