Home
last modified time | relevance | path

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

/bootable/recovery/updater/
Dinstall.c940 Value* FileGetPropFn(const char* name, State* state, int argc, Expr* argv[]) { in FileGetPropFn() function
1600 RegisterFunction("file_getprop", FileGetPropFn); in RegisterInstallFunctions()