Home
last modified time | relevance | path

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

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