Home
last modified time | relevance | path

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

/bootable/recovery/updater/
Dupdater_runtime.cpp69 static bool setMountFlag(const std::string& flag, unsigned* mount_flags) { in setMountFlag() function
84 if (!setMountFlag(flag, mount_flags)) { in parseMountFlags()