Searched defs:StartElement (Results 1 – 2 of 2) sorted by relevance
| /third_party/node/tools/inspector_protocol/encoding/ | ||
| D | encoding.cc | 1196 void StartElement(std::vector<uint8_t>* out) { StartElementTmpl(out); } in StartElement() function in v8_inspector_protocol_encoding::json::__anoncbbfc21e0611::State |
| /third_party/python/Modules/ | ||
| D | pyexpat.c | 23 StartElement, enumerator |