OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:new_allocator_flags
(Results
1 - 1
of
1
) sorted by null
/external/chromium_org/third_party/libjingle/source/talk/p2p/client/
connectivitychecker.cc
115
uint32
new_allocator_flags
= port_allocator_->flags();
local
116
new_allocator_flags
|= cricket::PORTALLOCATOR_ENABLE_SHARED_UFRAG;
117
port_allocator_->set_flags(
new_allocator_flags
);
Completed in 45 milliseconds