OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:combined_labels
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/metrics/variations/
variations_registry_syncer_win.cc
73
const string16
combined_labels
=
local
77
combined_labels
)) {
79
<<
combined_labels
;
/external/chromium_org/chrome/common/metrics/variations/
variations_util.cc
159
string16
combined_labels
= other_labels;
local
161
combined_labels
+= separator;
162
combined_labels
+= variation_labels;
163
return
combined_labels
;
Completed in 536 milliseconds