Searched refs:kMandatoryArgumentsCount (Results 1 – 1 of 1) sorted by relevance
1224 static constexpr size_t kMandatoryArgumentsCount = 3; in InvokeBootstrapMethod() local1229 if (it.Size() < kMandatoryArgumentsCount) { in InvokeBootstrapMethod()1231 it.Size(), kMandatoryArgumentsCount); in InvokeBootstrapMethod()