HomeSort by relevance Sort by last modified time
    Searched defs:help_str (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/net/tools/quic/
quic_server_bin.cc 32 const char* help_str = local
40 std::cout << help_str; local
quic_client_bin.cc 53 const char* help_str = local
62 std::cout << help_str; local
  /external/oprofile/gui/
oprof_start.h 41 std::string help_str; member in struct:op_event_descr
oprof_start.cpp 221 descr.help_str = event->desc;
565 string help_str = descr.help_str.c_str(); local
567 help_str += " conflicts with:";
575 help_str += " ";
576 help_str += temp->text(0).latin1();
582 event_help_label->setText(help_str.c_str());
  /hardware/qcom/audio/legacy/libalsa-intf/
alsaucm_test.c 147 char *help_str = "help"; local
152 if (!strncmp(argv[0], help_str, strlen(argv[0])))

Completed in 117 milliseconds