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.cc135 systemProperty gsystemProperty = { variable
279 prop = gsystemProperty.find(key); in phNxpNciHal_getSystemProperty()
280 if (prop != gsystemProperty.end()) { in phNxpNciHal_getSystemProperty()
351 gsystemProperty[key] = std::move(value); in phNxpNciHal_setSystemProperty()