Searched refs:CODE_DECRYPT (Results 1 – 1 of 1) sorted by relevance
86 static std::string CODE_DECRYPT = "/dev/code_decrypt"; variable2074 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()