Home
last modified time | relevance | path

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

/hardware/nxp/nfc/snxxx/halimpl/hal/
DphNxpNciHal_IoctlOperations.cc132 systemProperty gsystemProperty = { variable
305 prop = gsystemProperty.find(key); in phNxpNciHal_getSystemProperty()
306 if (prop != gsystemProperty.end()) { in phNxpNciHal_getSystemProperty()
348 gsystemProperty[key] = value; in phNxpNciHal_setSystemProperty()