Home
last modified time | relevance | path

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

/bootable/recovery/updater/
Dinstall.c1513 Value* WipeBlockDeviceFn(const char* name, State* state, int argc, Expr* argv[]) { in WipeBlockDeviceFn() function
1607 RegisterFunction("wipe_block_device", WipeBlockDeviceFn); in RegisterInstallFunctions()