Home
last modified time | relevance | path

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

/system/apex/apexd/
Dapexd_loop.h66 using DestroyLoopFn = variable
68 void DestroyLoopDevice(const std::string& path, const DestroyLoopFn& extra);
Dapexd_loop.cpp339 void DestroyLoopDevice(const std::string& path, const DestroyLoopFn& extra) { in DestroyLoopDevice()