Home
last modified time | relevance | path

Searched refs:contentsOut (Results 1 – 4 of 4) sorted by relevance

/external/angle/util/
Dtest_utils.cpp40 bool ReadEntireFileToString(const char *filePath, char *contentsOut, uint32_t maxLen) in ReadEntireFileToString() argument
56 strncpy(contentsOut, contents.c_str(), maxLen); in ReadEntireFileToString()
Dtest_utils.h59 bool ReadEntireFileToString(const char *filePath, char *contentsOut, uint32_t maxLen);
Dshader_utils.cpp19 bool ReadEntireFile(const std::string &filePath, std::string *contentsOut) in ReadEntireFile() argument
26 *contentsOut = buffer; in ReadEntireFile()
/external/dexmaker/lib/
Ddalvik-dx-9.0.0_r3.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...