Searched refs:GetPropFn (Results 1 – 1 of 1) sorted by relevance
564 Value* GetPropFn(const char* name, State* state, const std::vector<std::unique_ptr<Expr>>& argv) { in GetPropFn() function921 RegisterFunction("getprop", GetPropFn); in RegisterInstallFunctions()