Searched defs:IsMethodNativeApi (Results 1 – 4 of 4) sorted by relevance
74 virtual bool IsMethodNativeApi([[maybe_unused]] const Method *method) const in IsMethodNativeApi() function
481 bool EtsClassLinkerExtension::IsMethodNativeApi(const Method *method) const in IsMethodNativeApi() function in ark::ets::EtsClassLinkerExtension
277 bool PandaRuntimeInterface::IsMethodNativeApi(MethodPtr method) const in IsMethodNativeApi() function in ark::PandaRuntimeInterface
340 virtual bool IsMethodNativeApi([[maybe_unused]] MethodPtr method) const in IsMethodNativeApi() function