Home
last modified time | relevance | path

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

/external/libchrome/base/memory/
Dshared_memory_helper.cc18 struct ScopedPathUnlinkerTraits { struct
19 static const FilePath* InvalidValue() { return nullptr; } in InvalidValue()
21 static void Free(const FilePath* path) { in Free()
Dplatform_shared_memory_region_posix.cc21 struct ScopedPathUnlinkerTraits { struct
22 static const FilePath* InvalidValue() { return nullptr; } in InvalidValue()
24 static void Free(const FilePath* path) { in Free()