Searched defs:dataTmp (Results 1 – 8 of 8) sorted by relevance
165 std::vector<uint8_t> dataTmp; in OH_Usb_SendControlReadRequest() local199 std::vector<uint8_t> dataTmp(data, data + dataLen); in OH_Usb_SendControlWriteRequest() local
162 std::string dataTmp("{}"); in MakeCallbackParamForRequest() local207 std::string dataTmp("{}"); in OnPushEventInner() local278 std::string dataTmp("{}"); in OnRequestEventInner() local
340 std::string dataTmp("{}"); in MakeCallbackParamForRequest() local
82 struct HdfSBuf *dataTmp = NULL; in DdkListenerMgrNotifyOne() local
212 T *dataTmp = (T *)parcel->ReadUnpadBuffer(retValueLen); variable
256 char *dataTmp = reinterpret_cast<char *>(data); variable
228 auto dataTmp = reinterpret_cast<uint32_t*>(data); in OH_AuxiliaryPictureNative_Create() local
1083 auto dataTmp = std::make_unique<uint8_t[]>(length); in ExtractToBufByName() local