Searched defs:property_get (Results 1 – 4 of 4) sorted by relevance
33 int property_get(const char *key, char * value, const char *default_value) in property_get() function
66 int property_get(const char *key, char *value, const char *default_value) { in property_get() function
156 TEST_F(BluetoothAddressTest, property_get) { in TEST_F() argument