Searched refs:soureMapBuffer (Results 1 – 1 of 1) sorted by relevance
917 std::vector<uint8_t> soureMapBuffer; in InitSourceMap() local918 if (!GetFileBuffer(hqfFilePath, patchSoureMapFile, soureMapBuffer, false)) { in InitSourceMap()922 std::string str(soureMapBuffer.begin(), soureMapBuffer.end()); in InitSourceMap()