Searched refs:uncrypt_message (Results 1 – 1 of 1) sorted by relevance
535 std::string uncrypt_message = android::base::StringPrintf("uncrypt_time: %d\n", count); in uncrypt_wrapper() local538 uncrypt_message += android::base::StringPrintf("uncrypt_error: %d\n", status); in uncrypt_wrapper()539 if (!android::base::WriteStringToFile(uncrypt_message, UNCRYPT_STATUS)) { in uncrypt_wrapper()547 if (!android::base::WriteStringToFile(uncrypt_message, UNCRYPT_STATUS)) { in uncrypt_wrapper()