Searched defs:ScopedPathUnlinkerTraits (Results 1 – 1 of 1) sorted by relevance
36 struct ScopedPathUnlinkerTraits { struct37 static FilePath* InvalidValue() { return nullptr; } in InvalidValue()39 static void Free(FilePath* path) { in Free()