Home
last modified time | relevance | path

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

/bootable/recovery/updater/
Dinstall.cpp530 Value* GetPropFn(const char* name, State* state, const std::vector<std::unique_ptr<Expr>>& argv) { in GetPropFn() function
878 RegisterFunction("getprop", GetPropFn); in RegisterInstallFunctions()