Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/src/
Dprintf.c110 static uint32_t StrVPrintf_StrLen(const char* s) in StrVPrintf_StrLen() function
177 padToLength = len = StrVPrintf_StrLen(str); in cvprintf()