Home
last modified time | relevance | path

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

/bionic/libc/system_properties/include/system_properties/
Dsystem_properties.h59 uint32_t AreaSerial();
/bionic/libc/bionic/
Dsystem_property_api.cpp64 return system_properties.AreaSerial(); in __system_property_area_serial()
/bionic/libc/system_properties/
Dsystem_properties.cpp111 uint32_t SystemProperties::AreaSerial() { in AreaSerial() function in SystemProperties