Searched defs:invoke (Results 1 – 6 of 6) sorted by relevance
18 public invoke(someArg: number): string { method in DescribableFunction
23 EtsMethod *invoke = lambda->GetClass()->GetMethod("invoke"); in InvokeVoid() local
78 …auto *invoke = AsETSObjectType()->GetOwnProperty<checker::PropertyType::INSTANCE_METHOD>("invoke"); in IsLambdaObject() local
298 … const auto *invoke = objectType->GetOwnProperty<checker::PropertyType::INSTANCE_METHOD>("invoke"); in GenObjectType() local
395 auto *invoke = GetOwnProperty<PropertyType::INSTANCE_METHOD>("invoke"); in GetFunctionalInterfaceInvokeType() local