Home
last modified time | relevance | path

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

/hardware/nxp/nfc/snxxx/halimpl/hal/
DphNxpNciHal_IoctlOperations.h208 #define property_get(a, b, c) property_get_intf(a, b, c) macro
/hardware/google/gfxstream/guest/fuchsia/
Dport.cc45 int property_get(const char* key, char* value, const char* default_value) { in property_get() function