Searched defs:getBytes (Results 1 – 3 of 3) sorted by relevance
| /system/nfc/utils/ | ||
| D | config.cc | 76 std::vector<uint8_t> ConfigValue::getBytes() const { in getBytes() function in ConfigValue |
| /system/nfc/src/adaptation/ | ||
| D | nfc_config.cc | 94 std::vector<uint8_t> NfcConfig::getBytes(const std::string& key) { in getBytes() function in NfcConfig |
| /system/tools/xsdc/tests/src/com/android/xsdc/tests/ | ||
| D | TestHelper.java | 64 byte[] getBytes() { in getBytes() method in TestHelper.InMemoryJavaClassObject |