Searched refs:LoadBufferFromNodeFile (Results 1 – 2 of 2) sorted by relevance
182 bool LoadBufferFromNodeFile(const string& filePath, vector<char>& content) in LoadBufferFromNodeFile() function234 return LoadBufferFromNodeFile(filePath, content); in LoadBufferFromFile()
258 bool LoadBufferFromNodeFile(const string& filePath, vector<char>& content) in LoadBufferFromNodeFile() function312 return LoadBufferFromNodeFile(filePath, content); in LoadBufferFromFile()