OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:GetSecret
(Results
1 - 2
of
2
) sorted by null
/system/connectivity/shill/shims/
task_proxy.cc
45
bool TaskProxy::
GetSecret
(string* username, string* password) {
ppp.cc
82
bool PPP::
GetSecret
(string* username, string* password) {
87
bool success = proxy_->
GetSecret
(username, password);
Completed in 185 milliseconds