Home
last modified time | relevance | path

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

/aosp_15_r20/external/libchrome/base/memory/
H A 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()
H A 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()
/aosp_15_r20/external/cronet/base/memory/
H A Dplatform_shared_memory_region_posix.cc22 struct ScopedPathUnlinkerTraits { struct
23 static const FilePath* InvalidValue() { return nullptr; } in InvalidValue()
25 static void Free(const FilePath* path) { in Free()