Home
last modified time | relevance | path

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

/external/oprofile/libop/
Dop_xml_out.c222 char const * quote_str = xml_quote(str, quote_buf); in init_xml_str_attr() local
/external/qemu/android/utils/
Dmisc.c146 quote_str( const char* str ) in quote_str() function