Searched refs:str_value (Results 1 – 1 of 1) sorted by relevance
1828 const auto str_value = ValueCast<String>(value->value.get()); in VerifySharedUserId() local1829 if (str_value != nullptr && !validate(*str_value->value)) { in VerifySharedUserId()