Searched refs:no_stamp_files_value (Results 1 – 1 of 1) sorted by relevance
1041 const Value* no_stamp_files_value = in FillOtherConfig() local1043 if (no_stamp_files_value) { in FillOtherConfig()1044 if (!no_stamp_files_value->VerifyTypeIs(Value::BOOLEAN, err)) { in FillOtherConfig()1047 build_settings_.set_no_stamp_files(no_stamp_files_value->boolean_value()); in FillOtherConfig()