Home
last modified time | relevance | path

Searched refs:CloseHandleWrapper (Results 1 – 2 of 2) sorted by relevance

/third_party/flutter/skia/third_party/icu/
DSkLoadICU.cpp41 struct CloseHandleWrapper { void operator()(HANDLE h) { CloseHandle(h); } }; in win_mmap() struct
42 std::unique_ptr<void, CloseHandleWrapper> mmapHandle( in win_mmap()
/third_party/skia/third_party/icu/
DSkLoadICU.cpp41 struct CloseHandleWrapper { void operator()(HANDLE h) { CloseHandle(h); } }; in win_mmap() struct
42 std::unique_ptr<void, CloseHandleWrapper> mmapHandle( in win_mmap()