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
97 void Invoke() { in Invoke() function in android::nn::wrapper::LSHProjectionOpModel
91 void Invoke() { in Invoke() function in android::nn::wrapper::EmbeddingLookupOpModel
215 void Invoke() { in Invoke() function in android::nn::wrapper::BasicRNNOpModel
105 void Invoke() { in Invoke() function in android::nn::wrapper::HashtableLookupOpModel
200 void Invoke() { in Invoke() function in android::nn::wrapper::LayerNormLSTMOpModel
254 void Invoke() { in Invoke() function in android::nn::wrapper::SVDFOpModel
185 void Invoke() { in Invoke() function in android::nn::wrapper::LSTMOpModel
184 InvokeInst *Invoke = I->first; in UpgradeExceptionHandling() local