Home
last modified time | relevance | path

Searched refs:realPackInfoPath (Results 1 - 1 of 1) sorted by relevance

/developtools/packing_tool/packing_tool/frameworks/src/
H A Dpackager.cpp400 std::string realPackInfoPath; in CompressPackinfoIntoHap() local
401 if (!Utils::GetRealPath(packInfoPath, realPackInfoPath)) { in CompressPackinfoIntoHap()
411 std::ifstream packInfoFile(realPackInfoPath, std::ios::binary); in CompressPackinfoIntoHap()

Completed in 2 milliseconds