Searched refs:runCommandInNamespace (Results 1 - 1 of 1) sorted by relevance

/system/vold/
H A DCommandListener.cpp673 static android::status_t runCommandInNamespace(const std::string& command, function
812 runCommandInNamespace(command, uid, pid, path, device_fd.get());
833 runCommandInNamespace(command, uid, pid, path, -1 /* device_fd */);

Completed in 100 milliseconds