Home | History | Annotate | Download | only in installd

Lines Matching full:deleter

76 // Deleter using free() for use with std::unique_ptr<>. See also UniqueCPtr<> below.