Searched refs:have_modifier (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/installer/util/
H A Dchannel_info.cc120 bool have_modifier = FindModifier(index, *ap_value, &position, &length); local
122 if (!have_modifier) {
127 if (have_modifier) {
233 bool have_modifier = FindModifier(MOD_STAGE, value_, &position, &length); local
237 if (!have_modifier) {
246 if (have_modifier) {

Completed in 45 milliseconds