OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:Initiate
(Results
1 - 5
of
5
) 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_org/chrome/browser/chromeos/login/
online_attempt.cc
49
void OnlineAttempt::
Initiate
(Profile* auth_profile) {
/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
...]
/external/chromium_org/third_party/libjingle/source/talk/p2p/base/
session.cc
479
//
initiate
messages, which is before we create the transports.
901
bool Session::
Initiate
(const std::string &to,
920
LOG(LS_ERROR) << "Could not send
initiate
message: " << error.text;
936
// Only if just received
initiate
958
// Reject is sent in response to an
initiate
or modify, to reject the
[
all
...]
Completed in 147 milliseconds