Home
last modified time | relevance | path

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

/bionic/libc/bionic/
Dsystem_properties.cpp78 struct prop_bt { struct
86 // change of "pointers" can also notice the change of prop_bt structure contents pointed by argument
105 prop_bt(const char *name, const uint8_t name_length) { in prop_bt() argument