Home
last modified time | relevance | path

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

/system/apex/apexd/
Dapexd_loop.h68 void DestroyLoopDevice(const std::string& path, const DestroyLoopFn& extra);
Dapexd_loop.cpp339 void DestroyLoopDevice(const std::string& path, const DestroyLoopFn& extra) { in DestroyLoopDevice() function
Dapexd.cpp654 loop::DestroyLoopDevice(data.loop_name, log_fn); in Unmount()
657 loop::DestroyLoopDevice(data.hashtree_loop_name, log_fn); in Unmount()