Searched defs:UnkeepableFile (Results 1 – 1 of 1) sorted by relevance
61 class UnkeepableFile : public NewFile { class72 explicit UnkeepableFile(NewFile&& other) : NewFile(std::move(other)) {} in UnkeepableFile() function in art::artd::__anonf1e12e080111::UnkeepableFile