Searched refs:StartElementTmpl (Results 1 – 2 of 2) sorted by relevance
1196 void StartElement(std::vector<uint8_t>* out) { StartElementTmpl(out); } in StartElement()1197 void StartElement(std::string* out) { StartElementTmpl(out); } in StartElement()1202 void StartElementTmpl(C* out) { in StartElementTmpl() function in v8_inspector_protocol_encoding::json::__anon1108c8c10611::State
1204 void StartElement(std::vector<uint8_t>* out) { StartElementTmpl(out); }1205 void StartElement(std::string* out) { StartElementTmpl(out); }1210 void StartElementTmpl(C* out) {