HomeSort by relevance Sort by last modified time
    Searched defs:lpath (Results 1 - 2 of 2) sorted by null

  /system/core/adb/
file_sync_client.c 297 static int sync_send(int fd, const char *lpath, const char *rpath,
322 lfd = adb_open(lpath, O_RDONLY);
324 fprintf(stderr,"cannot open '%s': %s\n", lpath, strerror(errno));
330 fprintf(stderr, "error seeking in file '%s'\n", lpath);
338 lpath);
344 fprintf(stderr, "error reading from file: '%s'\n", lpath);
355 lpath);
364 lpath);
383 write_data_file(fd, lpath, sbuf);
386 write_data_link(fd, lpath, sbuf)
806 const char *lpath; member in struct:__anon43989
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.jdt.launching_3.5.100.v20100526.jar 

Completed in 2007 milliseconds