Searched defs:getUnsigned (Results 1 – 2 of 2) sorted by relevance
| /system/nfc/src/adaptation/ | ||
| D | nfc_config.cc | 84 unsigned NfcConfig::getUnsigned(const std::string& key) { in getUnsigned() function in NfcConfig |
| /system/nfc/utils/ | ||
| D | config.cc | 71 unsigned ConfigValue::getUnsigned() const { in getUnsigned() function in ConfigValue |