Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/core/
Dprintf.c164 static uint32_t StrVPrintf_StrLen_withMax(const char* s, uint32_t max) in StrVPrintf_StrLen_withMax() function
248 len = StrVPrintf_StrLen_withMax(str,data.precision); in cvprintf()