Home
last modified time | relevance | path

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

/external/oprofile/libutil++/
Dxml_output.cpp30 string open_element(tag_t tag, bool with_attrs) in open_element()
/external/oprofile/libop/
Dop_xml_out.c96 void open_xml_element(tag_t tag, int with_attrs, char *buffer, size_t max) in open_xml_element()