Home
last modified time | relevance | path

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

/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/
H A Dinstalld_operator.cpp1880 std::string newfilePath; in DecryptSoFile() local
1881 if (!PathToRealPath(filePath, newfilePath)) { in DecryptSoFile()
1885 auto fd = open(newfilePath.c_str(), O_RDONLY); in DecryptSoFile()

Completed in 7 milliseconds