Searched refs:AndroidIntentGeneratorOptionsT (Results 1 – 1 of 1) sorted by relevance
30 struct AndroidIntentGeneratorOptionsT;247 std::vector<std::unique_ptr<libtextclassifier3::AndroidIntentGeneratorOptionsT>> generator{};326 struct AndroidIntentGeneratorOptionsT : public flatbuffers::NativeTable { struct330 AndroidIntentGeneratorOptionsT() = default; argument331 AndroidIntentGeneratorOptionsT(const AndroidIntentGeneratorOptionsT &o);332 AndroidIntentGeneratorOptionsT(AndroidIntentGeneratorOptionsT&&) FLATBUFFERS_NOEXCEPT = default;333 AndroidIntentGeneratorOptionsT &operator=(AndroidIntentGeneratorOptionsT o) FLATBUFFERS_NOEXCEPT; argument337 typedef AndroidIntentGeneratorOptionsT NativeTableType;358 …AndroidIntentGeneratorOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr…359 …void UnPackTo(AndroidIntentGeneratorOptionsT *_o, const flatbuffers::resolver_function_t *_resolve…[all …]