Home
last modified time | relevance | path

Searched refs:kNotes (Results 1 – 1 of 1) sorted by relevance

/external/dynamic_depth/internal/dynamic_depth/
Dvendor_info.cc17 const char kNotes[] = "Notes"; variable
87 serializer->WriteProperty(DynamicDepthConst::VendorInfo(), kNotes, notes_); in Serialize()
102 deserializer.ParseString(DynamicDepthConst::VendorInfo(), kNotes, &notes_); in ParseFields()