Searched refs:flag_exists (Results 1 – 2 of 2) sorted by relevance
264 if (!context.flag_exists) { in IsFlagReadOnly()307 if (!context->flag_exists) { in ApplyLocalOverrideToBootFlagValue()364 result.flag_exists = false; in GetPackageFlagContext()381 result.flag_exists = false; in GetPackageFlagContext()408 if (!flag_context->flag_exists) { in GetPackageFlagContext()409 result.flag_exists = false; in GetPackageFlagContext()420 result.flag_exists = true; in GetPackageFlagContext()442 return type_and_index->flag_exists; in HasFlag()448 if (!context.flag_exists) { in GetFlagAttribute()475 if (!context.flag_exists) { in GetServerFlagValue()[all …]
87 bool flag_exists; member96 , flag_exists(false) in PackageFlagContext()