Searched defs:argument_count (Results 1 – 5 of 5) sorted by relevance
709 const uint32_t argument_count = in ParseRecord() local781 const uint32_t argument_count = in ParseRecord() local
299 size_t DecodedFormatString::argument_count() const { in argument_count() function in pw::tokenizer::DecodedFormatString
247 const int64_t argument_count = argument_count_provider(i); in ExecuteReplicatedImpl() local
684 constexpr size_t argument_count = sizeof...(TFuncArgs); in operator() local
3140 intptr_t argument_count) { in CallRuntime()