Searched defs:handle_data (Results 1 – 13 of 13) sorted by relevance
/device/google/marlin/camera/QCamera2/HAL3/ |
D | QCamera3Mem.cpp | 307 struct ion_handle_data handle_data; in allocOneBuffer() local 364 struct ion_handle_data handle_data; in deallocOneBuffer() local
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/ |
D | sgmllib.py | 439 def handle_data(self, data): member in SGMLParser 467 def handle_data(self, data): member in TestSGMLParser
|
D | HTMLParser.py | 345 def handle_data(self, data): member in HTMLParser
|
D | xmllib.py | 778 def handle_data(self, data): member in XMLParser 819 def handle_data(self, data): member in TestXMLParser
|
D | htmllib.py | 63 def handle_data(self, data): member in HTMLParser
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/ |
D | xmllib.py | 778 def handle_data(self, data): member in XMLParser 819 def handle_data(self, data): member in TestXMLParser
|
D | HTMLParser.py | 427 def handle_data(self, data): member in HTMLParser
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/ |
D | test_htmlparser.py | 50 def handle_data(self, data): member in EventCollector
|
D | test_sgmllib.py | 46 def handle_data(self, data): member in EventCollector
|
/device/google/marlin/camera/QCamera2/HAL/ |
D | QCameraMem.cpp | 464 struct ion_handle_data handle_data; in allocOneBuffer() local 539 struct ion_handle_data handle_data; in deallocOneBuffer() local
|
/device/google/marlin/camera/usbcamcore/src/ |
D | QualcommUsbCamera.cpp | 2671 struct ion_handle_data handle_data; in allocate_ion_memory() local 2734 struct ion_handle_data handle_data; in deallocate_ion_memory() local
|
/device/google/marlin/camera/QCamera2/stack/mm-camera-test/src/ |
D | mm_qcamera_app.c | 124 struct ion_handle_data handle_data; in mm_app_allocate_ion_memory() local 187 struct ion_handle_data handle_data; in mm_app_deallocate_ion_memory() local
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/ |
D | _elementtree.c | 2035 PyObject* handle_data; member
|