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

Declarations

tools/lldb/source/Plugins/Platform/Android/PlatformAndroid.h
   74   AdbClient::SyncService *GetSyncService(Status &error);

References

tools/lldb/source/Plugins/Platform/Android/PlatformAndroid.cpp
  198   auto sync_service = GetSyncService(error);
  242   auto sync_service = GetSyncService(error);