Home
last modified time | relevance | path

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

/commonlibrary/c_utils/base/src/
Dfile_ex.cpp258 bool LoadBufferFromNodeFile(const string& filePath, vector<char>& content) in LoadBufferFromNodeFile() function
312 return LoadBufferFromNodeFile(filePath, content); in LoadBufferFromFile()