Searched refs:serialized_knowledge_result_string (Results 1 – 1 of 1) sorted by relevance
135 const std::string& serialized_knowledge_result_string = in ClassificationResultWithIntentsToJObject() local137 if (!serialized_knowledge_result_string.empty()) { in ClassificationResultWithIntentsToJObject()139 env->NewByteArray(serialized_knowledge_result_string.size()); in ClassificationResultWithIntentsToJObject()141 serialized_knowledge_result_string.size(), in ClassificationResultWithIntentsToJObject()143 serialized_knowledge_result_string.data())); in ClassificationResultWithIntentsToJObject()