Home
last modified time | relevance | path

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

/system/apex/apexd/
Dapexd_prepostinstall.cpp163 auto bind_fn = [&fn, name](const std::string& mount_point) { in RunFnInstall() local
201 auto [active_point, hook] = bind_fn(in_argv[2]); in RunFnInstall()
208 bind_fn(in_argv[i]); // Ignore result, hook will be empty. in RunFnInstall()