Home
last modified time | relevance | path

Searched defs:prop_bt (Results 1 – 1 of 1) sorted by relevance

/bionic/libc/system_properties/include/system_properties/
Dprop_area.h56 struct prop_bt { struct
63 // change of "pointers" can also notice the change of prop_bt structure contents pointed by argument
82 prop_bt(const char* name, const uint32_t name_length) { in prop_bt() argument