Searched refs:alternatives (Results 1 – 4 of 4) sorted by relevance
634 std::vector<std::string> alternatives; in ValueString() local677 alternatives.push_back(value_ + "u8"); in ValueString()686 alternatives.push_back(value_ + "u32"); in ValueString()762 if (!alternatives.empty()) { in ValueString()763 alternative_help = " Did you mean: " + Join(alternatives, ", ") + "?"; in ValueString()
45 * @deprecated Please refer to this API documentation to find the alternatives
190 * <b>Deprecated</b>: please refer to this API documentation to find the alternatives
11 …glesource.com/platform/system/apex/+/refs/heads/master/docs/README.md#alternatives-considered-when…