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

  /external/chromium/chrome/browser/chromeos/login/
online_attempt.cc 45 void OnlineAttempt::Initiate(Profile* profile) {
cryptohome_op.cc 51 bool Initiate() {
74 bool Initiate() {
98 bool Initiate() {
130 bool Initiate() {
149 bool Initiate() {
  /external/chromium/third_party/libjingle/source/talk/p2p/base/
session.cc 273 bool Session::Initiate(const std::string &to,
293 LOG(LS_ERROR) << "Could not send initiate message: " << error.text;
306 // Only if just received initiate
327 // Reject is sent in response to an initiate or modify, to reject the
520 // initiate messages, which is before we create the transports.
    [all...]

Completed in 156 milliseconds