Home
last modified time | relevance | path

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

/aosp_15_r20/external/puffin/src/
H A Dunittest_common.h21 explicit ScopedPathUnlinker(const std::string& path) : path_(path) {} in ScopedPathUnlinker() function
/aosp_15_r20/external/libchrome/base/memory/
H A Dshared_memory_helper.cc28 using ScopedPathUnlinker = typedef
H A Dplatform_shared_memory_region_posix.cc31 using ScopedPathUnlinker = typedef
/aosp_15_r20/external/cronet/base/memory/
H A Dplatform_shared_memory_region_posix.cc32 using ScopedPathUnlinker = typedef
/aosp_15_r20/system/update_engine/common/
H A Dutils.h446 explicit ScopedPathUnlinker(const std::string& path) in ScopedPathUnlinker() function