Home
last modified time | relevance | path

Searched defs:cValue (Results 1 – 3 of 3) sorted by relevance

/base/notification/eventhandler/frameworks/napi/include/
Devents_emitter.h60 char cValue[NAPI_VALUE_STRING_LEN] = {0}; member
/base/hiviewdfx/hilog/frameworks/libhilog/vsnprintf/
Doutput_p.inl274 static int SecDecodeTypeC(SecFormatAttr *attr, unsigned int cValue, SecFormatBuf *formatBuf, SecBuf…
626 unsigned int cValue = (unsigned int)va_arg(arglist, int); local
/base/hiviewdfx/hilog_lite/frameworks/featured/
Dhiview_log.c402 static int SecDecodeTypeC(SecFormatAttr *attr, unsigned int cValue, SecFormatBuf *formatBuf, SecBuf… in SecDecodeTypeC()
757 unsigned int cValue = (unsigned int)va_arg(arglist, int); in HiLogSecOutputS() local