Home
last modified time | relevance | path

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

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