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

  /build/tools/
mktarball.sh 32 new_uid=`echo ${new_info} | awk '{print $1;}'`
35 # echo "$f: dir: $is_dir curr: $curr_perms uid: $new_uid gid: $new_gid "\
37 tar --no-recursion --numeric-owner --owner $new_uid \
  /external/lldb/source/Target/
Target.cpp 1984 lldb::user_id_t new_uid = ++m_stop_hook_next_id; local
    [all...]

Completed in 434 milliseconds