Searched refs:CreateAndStore (Results 1 - 2 of 2) sorted by relevance

/external/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_symbolizer_libcdep.cc19 Symbolizer *Symbolizer::CreateAndStore(const char *path_to_external) { function in class:__sanitizer::Symbolizer
29 return CreateAndStore(path_to_external);
35 return CreateAndStore(0);
H A Dsanitizer_symbolizer.h128 static Symbolizer *CreateAndStore(const char *path_to_external);

Completed in 2140 milliseconds