Home
last modified time | relevance | path

Searched defs:retSize (Results 1 – 4 of 4) sorted by relevance

/developtools/hdc/hdc_rust/src/cffi/
Dlog.cpp26 const int retSize = vsnprintf_s(buf, sizeof(buf), sizeof(buf) - 1, msg, vaArgs); in PrintLogEx() local
/developtools/hdc/credential/
Dcredential_base.cpp104 const int retSize = vsnprintf_s( in StringFormat() local
/developtools/hdc/hdc_rust/src/cffi/host/
Dhost_usb.cpp33 …const int retSize = vsnprintf_s(args.data(), MAX_SIZE_IOBUF, MAX_SIZE_IOBUF - 1, formater, vaArgs); in StringFormat() local
/developtools/hdc/src/common/
Dbase.cpp630 const int retSize = vsnprintf_s(buf, sizeof(buf), sizeof(buf) - 1, msg, vaArgs); in PrintLogEx() local
1950 const int retSize = vsnprintf_s( in StringFormat() local