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

References

tools/lldb/source/Plugins/Platform/Android/PlatformAndroid.cpp
  236   if (destination_spec.IsRelative())
  237     destination_spec = GetRemoteWorkingDirectory().CopyByAppendingPathComponent(
  238         destination_spec.GetCString(false));
  245   return sync_service->PushFile(source, destination_spec);