Home
last modified time | relevance | path

Searched defs:getData (Results 1 – 2 of 2) sorted by relevance

/device/google/contexthub/contexthubhal/
Dmessage_buf.h59 const char *getData() const { return data; } in getData() function
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dplistlib.py433 def getData(self): member in PlistParser