Home
last modified time | relevance | path

Searched defs:Parse (Results 1 – 2 of 2) sorted by relevance

/device/google/contexthub/util/nanotool/
Dnanopacket.cpp145 NanoPacket::ParseResult NanoPacket::Parse(uint8_t *buffer, size_t length, in Parse() function in android::NanoPacket
/device/google/contexthub/util/common/
DJSONObject.cpp55 ssize_t JSONValue::Parse(const char *data, size_t size, JSONValue *out) { in Parse() function in android::JSONValue
630 sp<JSONCompound> JSONCompound::Parse(const char *data, size_t size) { in Parse() function in android::JSONCompound