Home
last modified time | relevance | path

Searched defs:FileToString (Results 1 – 4 of 4) sorted by relevance

/external/compiler-rt/test/asan/TestCases/Linux/
Dnohugepage_test.cc30 void FileToString(const char *path) { in FileToString() function
/external/llvm/lib/Fuzzer/
DFuzzerIO.cpp81 std::string FileToString(const std::string &Path) { in FileToString() function
/external/ImageMagick/MagickCore/
Dstring.c1000 MagickExport char *FileToString(const char *filename,const size_t extent, in FileToString() function
Dmethods.h313 #define FileToString PrependMagickMethod(FileToString) macro