Searched defs:CallStaticBooleanMethod (Results 1 – 3 of 3) sorted by relevance
63 …static bool CallStaticBooleanMethod(ani_env *env, std::string_view methodName, std::string_view si… in CallStaticBooleanMethod() function in ark::ets::test::EtsNativeExclusiveWorkerTest
324 ets_boolean (*CallStaticBooleanMethod)(EtsEnv *env, ets_class cls, ets_method p_method, ...); member1083 ets_boolean CallStaticBooleanMethod(ets_class cls, ets_method method_id, ...) in CallStaticBooleanMethod() function
1553 NO_UB_SANITIZE static ets_boolean CallStaticBooleanMethod(EtsEnv *env, ets_class cls, ets_method me… in CallStaticBooleanMethod() function