Home
last modified time | relevance | path

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

/system/apex/apexd/
Dapexd_prepostinstall.cpp122 auto bind_fn = [&fn, name, in RunFnInstall() local
169 auto [active_point, hook] = bind_fn(in_argv[2]); in RunFnInstall()
176 bind_fn(in_argv[i]); // Ignore result, hook will be empty. in RunFnInstall()