Home
last modified time | relevance | path

Searched refs:StrVPrintf_StrLen_withMax (Results 1 – 1 of 1) sorted by relevance

/device/google/contexthub/firmware/src/
Dprintf.c101 static uint32_t StrVPrintf_StrLen_withMax(const char* s, uint32_t max) in StrVPrintf_StrLen_withMax() function
175 len = StrVPrintf_StrLen_withMax(str,padToLength); in cvprintf()