Searched refs:kAttributeXGoogleFlag (Results 1 – 1 of 1) sorted by relevance
166 static const char kAttributeXGoogleFlag[] = "x-google-flag"; variable2618 } else if (HasAttribute(line, kAttributeXGoogleFlag)) { in ParseContent()2623 if (!GetValue(line, kAttributeXGoogleFlag, &flag_value, error)) { in ParseContent()