Searched defs:contents_buff (Results 1 – 2 of 2) sorted by relevance
600 void CAudioTagOld::GetFlacTagContents(wstring file_path, string & contents_buff) in GetFlacTagContents()
1623 bool CCommon::GetFileContent(const wchar_t* file_path, string& contents_buff, size_t max_size) in GetFileContent()