HomeSort by relevance Sort by last modified time
    Searched refs:update_path (Results 1 - 3 of 3) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
prefix.h 33 extern char *update_path (const char *path, const char *key);
  /bionic/libc/kernel/tools/
update_all.py 64 update_path = os.path.join(update_rel_dir, rel_path)
65 print "cleaning %s -> %s (%s)" % (src_str, update_path, state)
  /external/e2fsprogs/lib/ext2fs/
extent.c 578 static errcode_t update_path(ext2_extent_handle_t handle) function
810 update_path(handle);
868 update_path(handle);
1096 retval = update_path(handle);
1222 retval = update_path(handle);
    [all...]

Completed in 756 milliseconds