Searched defs:Invoke (Results 1 – 11 of 11) sorted by relevance
76 void ScriptIntrinsic::Invoke(Context *rsc, uint32_t slot, const void *data, size_t len) { in Invoke() function in android::renderscript::ScriptIntrinsic
241 void ScriptC::Invoke(Context *rsc, uint32_t slot, const void *data, size_t len) { in Invoke() function in ScriptC
58 void Invoke() { in Invoke() function in android::nn::wrapper::MultinomialOpModel
98 void Invoke() { in Invoke() function in android::nn::wrapper::LSHProjectionOpModel
93 void Invoke() { in Invoke() function in android::nn::wrapper::EmbeddingLookupOpModel
108 void Invoke() { in Invoke() function in android::nn::wrapper::HashtableLookupOpModel
191 void Invoke() { in Invoke() function in android::nn::wrapper::BasicRNNOpModel
236 void Invoke() { in Invoke() function in android::nn::wrapper::SVDFOpModel
199 void Invoke() { in Invoke() function in android::nn::wrapper::LayerNormLSTMOpModel
189 void Invoke() { in Invoke() function in android::nn::wrapper::LSTMOpModel
184 InvokeInst *Invoke = I->first; in UpgradeExceptionHandling() local