Searched refs:hook (Results 1 – 2 of 2) sorted by relevance
152 std::string hook; in RunFnInstall() local163 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()
22 #init-hook=