Home
last modified time | relevance | path

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

/bootable/recovery/
Derror_code.h33 kStashCreationFailure, enumerator
/bootable/recovery/updater/
Dblockimg.cpp806 ErrorAbort(state, kStashCreationFailure, "stat \"%s\" failed: %s\n", dirname.c_str(), in CreateStash()
814 ErrorAbort(state, kStashCreationFailure, "mkdir \"%s\" failed: %s\n", dirname.c_str(), in CreateStash()
820 ErrorAbort(state, kStashCreationFailure, "chown \"%s\" failed: %s\n", dirname.c_str(), in CreateStash()
826 ErrorAbort(state, kStashCreationFailure, "not enough space for stash (%zu needed)\n", in CreateStash()
858 ErrorAbort(state, kStashCreationFailure, "not enough space for stash (%zu more needed)\n", in CreateStash()