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