Home
last modified time | relevance | path

Searched defs:DestructibleFile (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/icing/icing/file/
H A Ddestructible-file.h32 explicit DestructibleFile(const std::string& filepath, in DestructibleFile() function
39 DestructibleFile(DestructibleFile&& other) : filesystem_(nullptr), fd_(-1) { in DestructibleFile() function