Home
last modified time | relevance | path

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

/system/apex/apexd/
Dapexd_prepostinstall.cpp152 std::string hook; in RunFnInstall() local
163 hook = (manifest.*fn)(); in RunFnInstall()
176 return std::make_pair(active_point, hook); in RunFnInstall()
180 auto [active_point, hook] = bind_fn(in_argv[2]); in RunFnInstall()
181 hook_path = active_point + "/" + hook; in RunFnInstall()
/system/update_engine/
Dpylintrc22 #init-hook=