Home
last modified time | relevance | path

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

/MusicPlayer2/MusicPlayer2/
H A DCommon.cpp1623 bool CCommon::GetFileContent(const wchar_t* file_path, string& contents_buff, size_t max_size) in GetFileContent() function in CCommon
1643 const char* CCommon::GetFileContent(const wchar_t* file_path, size_t& length) in GetFileContent() function in CCommon