Home
last modified time | relevance | path

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

/system/apex/apexd/
Dapexd_prepostinstall.cpp124 std::string hook; in RunFnInstall() local
144 hook = (manifest.*fn)(); in RunFnInstall()
165 return std::make_pair(active_point, hook); in RunFnInstall()
169 auto [active_point, hook] = bind_fn(in_argv[2]); in RunFnInstall()
170 hook_path = active_point + "/" + hook; in RunFnInstall()
/system/sepolicy/prebuilts/api/31.0/private/
Dgki_apex_prepostinstall.te17 # Allow preinstall hook to communicate with update_engine to execute update.
Dupdate_engine.te21 # Allow update_engine to call the callback function provided by GKI update hook.
/system/sepolicy/private/
Dgki_apex_prepostinstall.te17 # Allow preinstall hook to communicate with update_engine to execute update.
Dupdate_engine.te21 # Allow update_engine to call the callback function provided by GKI update hook.
/system/tools/aidl/
DAndroid.bp176 required: ["aidl-golden-test-build-hook"],
486 name: "aidl-golden-test-build-hook-gen",
506 name: "aidl-golden-test-build-hook",
507 generated_sources: ["aidl-golden-test-build-hook-gen"],
/system/bt/gd/docs/testing/
Dcert_test.md24 automation hook through a **Device Specific Driver**. The server will then
46 RPC requests into invocations of device specific automation hook using a
/system/core/libsysutils/src/
DNetlinkEvent.cpp48 unsigned int hook; member
/system/update_engine/
Dpylintrc22 #init-hook=