HomeSort by relevance Sort by last modified time
    Searched full:quote_str (Results 1 - 6 of 6) sorted by null

  /external/oprofile/libop/
op_xml_out.c 184 fprintf(stderr,"quote_str: buffer overflow %d\n", pos);
222 char const * quote_str = xml_quote(str, quote_buf); local
223 const unsigned int max_len = strlen(attr_name) + strlen(quote_str) + 10;
228 if (snprintf(tmp_buf, sizeof(tmp_buf), " %s=""%s""", attr_name, quote_str) < 0) {
  /external/qemu/android/utils/
misc.h 54 extern const char* quote_str( const char* str );
misc.c 146 quote_str( const char* str ) function
  /prebuilt/linux-x86/oprofile/bin/
oparchive 
opannotate 
opreport 

Completed in 147 milliseconds