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

  /external/google-breakpad/src/common/linux/tests/
crash_generator.cc 257 char from_path[PATH_MAX], to_path[PATH_MAX]; local
259 int num_chars = snprintf(from_path, PATH_MAX, "/proc/%d/%s",
269 if (!CopyFile(from_path, to_path))
  /frameworks/native/cmds/installd/
InstalldNativeService.cpp 2364 char from_path[PKG_PATH_MAX]; local
    [all...]

Completed in 59 milliseconds