Home
last modified time | relevance | path

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

/external/perfetto/src/profiling/memory/
Dproc_utils.cc31 const char* FindChar(const char* s, char c, size_t n) { in FindChar() function
/external/pdfium/fxbarcode/oned/
DBC_OnedCodaBarWriter.cpp93 bool CBC_OnedCodaBarWriter::FindChar(wchar_t ch, bool isContent) { in FindChar() function in CBC_OnedCodaBarWriter