OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:dest_channel
(Results
1 - 1
of
1
) sorted by null
/external/chromium_org/third_party/libjingle/source/talk/p2p/base/
fakesession.h
394
FakeTransportChannel*
dest_channel
= NULL;
local
396
dest_channel
= dest_->GetFakeChannel(component);
397
if (
dest_channel
) {
398
dest_channel
->SetLocalIdentity(dest_->identity_);
401
channel->SetDestination(
dest_channel
);
Completed in 787 milliseconds