Home
last modified time | relevance | path

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

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