Searched refs:printnoent (Results 1 – 1 of 1) sorted by relevance
736 std::vector<uint8_t>* buffer, bool printnoent) { in LoadStash() argument763 if (errno != ENOENT || printnoent) { in LoadStash()