Home
last modified time | relevance | path

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

/bionic/libc/bionic/
Dsystem_properties.cpp96 struct prop_bt { struct
103 // change of "pointers" can also notice the change of prop_bt structure contents pointed by argument
122 prop_bt(const char* name, const uint32_t name_length) { in prop_bt() argument