Home
last modified time | relevance | path

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

/frameworks/native/cmds/installd/
Ddexopt.cpp1295 void reset(int new_value, std::function<void ()> new_cleanup) { in reset() argument
1304 cleanup_ = new_cleanup; in reset()