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