Searched defs:Parse (Results 1 – 2 of 2) sorted by relevance
| /device/google/contexthub/util/nanotool/ | ||
| D | nanopacket.cpp | 145 NanoPacket::ParseResult NanoPacket::Parse(uint8_t *buffer, size_t length, in Parse() function in android::NanoPacket |
| /device/google/contexthub/util/common/ | ||
| D | JSONObject.cpp | 55 ssize_t JSONValue::Parse(const char *data, size_t size, JSONValue *out) { in Parse() function in android::JSONValue |