Searched refs:contact_account_name (Results 1 – 2 of 2) sorted by relevance
216 ScopedLocalRef<jstring> contact_account_name; in ClassificationResultWithIntentsToJObject() local217 if (!classification_result.contact_account_name.empty()) { in ClassificationResultWithIntentsToJObject()219 contact_account_name, in ClassificationResultWithIntentsToJObject()221 env, classification_result.contact_account_name.c_str())); in ClassificationResultWithIntentsToJObject()295 contact_account_name.get(), contact_id.get(), app_name.get(), in ClassificationResultWithIntentsToJObject()
440 contact_account_type, contact_account_name, contact_id; member