Searched refs:LoadFileBuffer (Results 1 – 2 of 2) sorted by relevance
62 void LoadFileBuffer(const wchar_t* sFilePath,
225 LoadFileBuffer(m_sFilePath.c_str(), pBuffer, nLength); in LoadGlobalPersistentVariables()343 void CJS_GlobalData::LoadFileBuffer(const wchar_t* sFilePath, in LoadFileBuffer() function in CJS_GlobalData