Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/frameworks/native/runtime/
H A Djs_runtime.cpp916 std::string patchSoureMapFile; in InitSourceMap() local
918 if (!GetFileBuffer(hqfFilePath, patchSoureMapFile, soureMapBuffer, false)) { in InitSourceMap()