reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/lldb/source/Plugins/Platform/Android/PlatformAndroid.cpp
  331     command.Printf("rm -rf %s", s->c_str());
  332     Status error = adb.Shell(command.GetData(), seconds(5), nullptr);