Home
last modified time | relevance | path

Searched refs:phNxpNciHal_getSystemProperty (Results 1 – 4 of 4) sorted by relevance

/hardware/nxp/nfc/snxxx/halimpl/hal/
DphNxpNciHal_IoctlOperations.h43 string phNxpNciHal_getSystemProperty(string key);
DphNxpNciHal_IoctlOperations.cc88 propValue = phNxpNciHal_getSystemProperty(propName); in property_get_intf()
272 string phNxpNciHal_getSystemProperty(string key) { in phNxpNciHal_getSystemProperty() function
321 strtmp = phNxpNciHal_getSystemProperty("nfc.cover.cover_id"); in phNxpNciHal_setSystemProperty()
/hardware/nxp/nfc/snxxx/extns/impl/nxpnfc/aidl/
DNxpNfc.cpp36 *_aidl_return = phNxpNciHal_getSystemProperty(key); in getVendorParam()
/hardware/nxp/nfc/snxxx/extns/impl/nxpnfc/2.0/
DNxpNfc.cpp35 string val = phNxpNciHal_getSystemProperty(key); in getVendorParam()