HomeSort by relevance Sort by last modified time
    Searched refs:empty_str (Results 1 - 4 of 4) sorted by null

  /external/webrtc/webrtc/base/
stringutils.h 134 //inline static const CTYPE* empty_str();
143 return str ? str : (def_str ? def_str : Traits<CTYPE>::empty_str());
283 inline static const char* empty_str() { return ""; } function in struct:rtc::Traits
295 inline static const wchar_t* empty_str() { return L""; } function in struct:rtc::Traits
  /external/pdfium/core/fxcrt/
bytestring_unittest.cpp     [all...]
widestring_unittest.cpp     [all...]
  /external/tcpdump/
print-openflow-1.0.c 546 static const struct tok empty_str[] = { variable in typeref:struct:tok
    [all...]

Completed in 129 milliseconds