Searched refs:force_allow_growth_string (Results 1 – 1 of 1) sorted by relevance
26 const char* force_allow_growth_string = in GetAllowGrowthValue() local28 if (force_allow_growth_string == nullptr) { in GetAllowGrowthValue()32 if (strcmp("false", force_allow_growth_string) == 0) { in GetAllowGrowthValue()40 } else if (strcmp("true", force_allow_growth_string) == 0) { in GetAllowGrowthValue()52 << " not be parsed: \"" << force_allow_growth_string << "\". Valid" in GetAllowGrowthValue()