Home
last modified time | relevance | path

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

/external/v8/src/
Dutils.cc206 std::vector<char> ReadCharsFromFile(FILE* file, bool* exists, bool verbose, in ReadCharsFromFile() function
234 std::vector<char> ReadCharsFromFile(const char* filename, bool* exists, in ReadCharsFromFile() function