OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:current_prefix
(Results
1 - 4
of
4
) sorted by null
/external/webrtc/webrtc/base/
network.cc
490
IPAddress
current_prefix
;
local
504
current_prefix
= IPAddress(v4_addr->sin_addr);
510
current_prefix
= IPAddress(v6_addr->sin6_addr);
518
if (TruncateIP(ip, prefixlist->PrefixLength) ==
current_prefix
&&
520
best_prefix =
current_prefix
;
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/emr/
connection.py
687
current_prefix
= 'Tags.member.%s' % i
688
params['%s.Key' %
current_prefix
] = key
690
params['%s.Value' %
current_prefix
] = value
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/beanstalk/
layer1.py
[
all
...]
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/
connection.py
[
all
...]
Completed in 415 milliseconds