Home
last modified time | relevance | path

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

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