Searched refs:AndroidSimpleIntentGeneratorOptionsT (Results 1 – 1 of 1) sorted by relevance
46 struct AndroidSimpleIntentGeneratorOptionsT;329 std::unique_ptr<libtextclassifier3::AndroidSimpleIntentGeneratorOptionsT> simple{};716 struct AndroidSimpleIntentGeneratorOptionsT : public flatbuffers::NativeTable { struct724 AndroidSimpleIntentGeneratorOptionsT() = default; argument725 AndroidSimpleIntentGeneratorOptionsT(const AndroidSimpleIntentGeneratorOptionsT &o);726 …AndroidSimpleIntentGeneratorOptionsT(AndroidSimpleIntentGeneratorOptionsT&&) FLATBUFFERS_NOEXCEPT …727 …AndroidSimpleIntentGeneratorOptionsT &operator=(AndroidSimpleIntentGeneratorOptionsT o) FLATBUFFER… argument731 typedef AndroidSimpleIntentGeneratorOptionsT NativeTableType;777 …AndroidSimpleIntentGeneratorOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = n…778 …void UnPackTo(AndroidSimpleIntentGeneratorOptionsT *_o, const flatbuffers::resolver_function_t *_r…[all …]