Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/
H A Dinstalld_operator.cpp86 static std::string CODE_DECRYPT = "/dev/code_decrypt"; variable
2074 if (!PathToRealPath(CODE_DECRYPT, newCodeDecrypt)) { in CallIoctl()
2075 … LOG_E(BMS_TAG_INSTALLD, "file is not real path, file path: %{public}s", CODE_DECRYPT.c_str()); in CallIoctl()