Home
last modified time | relevance | path

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

/device/google/cuttlefish_common/common/libs/auto_resources/
Dauto_resources.cpp56 char* newdata = static_cast<char*>(realloc(data_, newsize)); in Reserve() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dzipfile.py588 def _update_crc(self, newdata, eof): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/
Dzipfile.py639 def _update_crc(self, newdata, eof): argument