Home
last modified time | relevance | path

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

/bootable/recovery/updater/
Dinstall.c604 Value* GetPropFn(const char* name, State* state, int argc, Expr* argv[]) { in GetPropFn() function
1139 RegisterFunction("getprop", GetPropFn); in RegisterInstallFunctions()