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

  /system/connectivity/shill/bin/
set_cellular_ppp 84 set_username() { function
192 set_username "${service}" "${FLAGS_username}"
197 echo # newline to separate from set_username/set_password output
  /external/webrtc/webrtc/p2p/base/
candidate.h 110 void set_username(const std::string & username) { username_ = username; } function in class:cricket::Candidate

Completed in 42 milliseconds