Home
last modified time | relevance | path

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

/base/time/time_service/test/unittest/native_test/
Dtime_service_native_test.cpp40 char *bufTmp = static_cast<char *>(malloc(len)); variable
53 char *bufTmp = static_cast<char *>(malloc(len + 1)); variable
/base/startup/appspawn/lite/
Dappspawn_message.c79 char *bufTmp = (char *)malloc(strLength + 1); in ReadStringItem() local
/base/print/print_fwk/utils/include/
Dprint_ipp_over_usb_util.h138 const uint8_t *bufTmp = readBuf; in ConstructHttpResponse() local