Home
last modified time | relevance | path

Searched refs:cValue (Results 1 - 2 of 2) sorted by relevance

/base/notification/eventhandler/frameworks/napi/include/
H A Devents_emitter.h60 char cValue[NAPI_VALUE_STRING_LEN] = {0}; member
/base/hiviewdfx/hilog_lite/frameworks/featured/
H A Dhiview_log.c402 static int SecDecodeTypeC(SecFormatAttr *attr, unsigned int cValue, SecFormatBuf *formatBuf, SecBuffer *buffer) in SecDecodeTypeC() argument
413 wchar = (wchar_t)cValue; in SecDecodeTypeC()
431 wchar = (wchar_t)cValue; in SecDecodeTypeC()
442 temp = (unsigned short)cValue; in SecDecodeTypeC()
757 unsigned int cValue = (unsigned int)va_arg(arglist, int); in HiLogSecOutputS() local
758 textLen = SecDecodeTypeC(&formatAttr, cValue, &formatBuf, &buffer); in HiLogSecOutputS()

Completed in 4 milliseconds