Home
last modified time | relevance | path

Searched defs:ExtractInt (Results 1 – 6 of 6) sorted by relevance

/external/perfetto/src/traced/probes/ftrace/
Dcpu_stats_parser.cc28 uint32_t ExtractInt(const char* s) { in ExtractInt() function
/external/compiler-rt/lib/sanitizer_common/tests/
Dsanitizer_symbolizer_test.cc35 TEST(Symbolizer, ExtractInt) { in TEST() argument
/external/llvm-project/compiler-rt/lib/sanitizer_common/tests/
Dsanitizer_symbolizer_test.cpp34 TEST(Symbolizer, ExtractInt) { in TEST() argument
/external/perfetto/tools/dump_ftrace_stats/
Dmain.cc34 uint32_t ExtractInt(const char* s) { in ExtractInt() function
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_symbolizer_libcdep.cc30 const char *ExtractInt(const char *str, const char *delims, int *result) { in ExtractInt() function
/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_symbolizer_libcdep.cpp42 const char *ExtractInt(const char *str, const char *delims, int *result) { in ExtractInt() function