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