Searched refs:contact_phone_number (Results 1 – 3 of 3) sorted by relevance
200 ScopedLocalRef<jstring> contact_phone_number; in ClassificationResultWithIntentsToJObject() local201 if (!classification_result.contact_phone_number.empty()) { in ClassificationResultWithIntentsToJObject()203 contact_phone_number, in ClassificationResultWithIntentsToJObject()205 env, classification_result.contact_phone_number.c_str())); in ClassificationResultWithIntentsToJObject()294 contact_phone_number.get(), contact_account_type.get(), in ClassificationResultWithIntentsToJObject()
180 a.contact_phone_number == b.contact_phone_number && in ClassificationResultsEqualIgnoringScoresAndSerializedEntityData()
439 contact_nickname, contact_email_address, contact_phone_number, member