Searched defs:buf (Results 1 – 8 of 8) sorted by relevance
47 extern "C" __attribute__((visibility("default"))) void NAPI_contact_GetJSCode(const char** buf, in NAPI_contact_GetJSCode()59 extern "C" __attribute__((visibility("default"))) void NAPI_contact_GetABCCode(const char** buf, in NAPI_contact_GetABCCode()
46 static void DumpString(const char *buf, int len, const char *tag) in DumpString()94 char buf[4096]; in CliRecvPending() local
172 char buf[8] = {0}; in AddInputKeyBoardZero() local195 char buf[8] = {0}; in SetScrollView() local
89 static void ProcessScanResult(const char *buf, int len) in ProcessScanResult()322 char buf[4096]; in CliRecvPending() local
77 char buf[TMP_BUF_SIZE] = { 0 }; in SetTail() local
58 char buf[TMP_BUF_SIZE] = { 0 }; in OnSwipe() local
120 char* buf = new (std::nothrow) char[STR_TAIL_LENGTH + maxLen]; in GetValue() local
76 char *buf = new (std::nothrow) char[size + 1]; in unwrap_string_from_js() local