Searched refs:MethodMatchesConstructor (Results 1 – 1 of 1) sorted by relevance
553 static ALWAYS_INLINE inline bool MethodMatchesConstructor( in MethodMatchesConstructor() function577 constructor_count += MethodMatchesConstructor(&m, public_only, hiddenapi_context) ? 1u : 0u; in Class_getDeclaredConstructorsInternal()587 if (MethodMatchesConstructor(&m, public_only, hiddenapi_context)) { in Class_getDeclaredConstructorsInternal()