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

  /system/connectivity/shill/bin/
shill_login_user 74 old_profile="$old_profile_dir/shill.profile"
82 old_profile=""
119 if [ -f "$old_profile" ]; then
124 old_profile="$flimflam_profile"
129 if [ -f "$old_profile" ] ; then
131 mv "$old_profile" "$test_profile" ||
145 logger -t "$script_name" "Moving old shill profile from $old_profile"
151 if [ -e "$old_profile" ] ; then
154 rm -rf "$old_profile"
  /system/connectivity/shill/
service.cc 1604 ProfileConstRefPtr old_profile = profile_; local
    [all...]

Completed in 142 milliseconds