Searched refs:str_value (Results 1 – 2 of 2) sorted by relevance
1705 const auto str_value = ValueCast<String>(value->value.get()); in VerifySharedUserId() local1706 if (str_value != nullptr && !validate(*str_value->value)) { in VerifySharedUserId()
13576 optional string str_value = 6; field