Home
last modified time | relevance | path

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

/frameworks/native/cmds/installd/
Dunique_file.cpp57 void UniqueFile::reset(int new_value, std::string path, CleanUpFunction new_cleanup) { in reset() argument
69 cleanup_ = new_cleanup; in reset()
Dunique_file.h86 void reset(int new_value, std::string path, CleanUpFunction new_cleanup = nullptr);