Home
last modified time | relevance | path

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

/bootable/recovery/updater/
Dinstall.c1153 Value* ApplyPatchFn(const char* name, State* state, int argc, Expr* argv[]) { in ApplyPatchFn() function
1603 RegisterFunction("apply_patch", ApplyPatchFn); in RegisterInstallFunctions()