Home
last modified time | relevance | path

Searched refs:AndroidSimpleIntentGeneratorOptionsT (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/out/soong/.intermediates/external/libtextclassifier/native/libtextclassifier_fbgen_utils_intents_intent-config/gen/utils/intents/
Dintent-config_generated.h46 struct AndroidSimpleIntentGeneratorOptionsT;
329 std::unique_ptr<libtextclassifier3::AndroidSimpleIntentGeneratorOptionsT> simple{};
716 struct AndroidSimpleIntentGeneratorOptionsT : public flatbuffers::NativeTable { struct
724 AndroidSimpleIntentGeneratorOptionsT() = default; argument
725 AndroidSimpleIntentGeneratorOptionsT(const AndroidSimpleIntentGeneratorOptionsT &o);
726AndroidSimpleIntentGeneratorOptionsT(AndroidSimpleIntentGeneratorOptionsT&&) FLATBUFFERS_NOEXCEPT …
727AndroidSimpleIntentGeneratorOptionsT &operator=(AndroidSimpleIntentGeneratorOptionsT o) FLATBUFFER… argument
731 typedef AndroidSimpleIntentGeneratorOptionsT NativeTableType;
777AndroidSimpleIntentGeneratorOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = n…
778 …void UnPackTo(AndroidSimpleIntentGeneratorOptionsT *_o, const flatbuffers::resolver_function_t *_r…
[all …]