Home
last modified time | relevance | path

Searched defs:GetData (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/aeis/
H A Dimu_service.cpp42 mems_sensor_event_t* EisImuData::GetData() const { return data_; } in GetData() function in RkCam::EisImuData
158 mems_sensor_event_t* EisImuAdaptor::GetData(size_t* num_sample) { in GetData() function in RkCam::EisImuAdaptor
/OK3568_Linux_fs/u-boot/tools/patman/
H A Dtest.py90 def GetData(self, data_type): member in TestPatch
/OK3568_Linux_fs/u-boot/tools/binman/etype/
H A Dentry.py189 def GetData(self): member in Entry
/OK3568_Linux_fs/external/rktoolkit/update_recv/
H A Dupdate_recv.c85 bool GetData(long long dwOffset,DWORD dwSize,PBYTE lpBuffer) in GetData() function
/OK3568_Linux_fs/external/rkupdate/
H A DRKImage.cpp162 bool CRKImage::GetData(long long dwOffset, DWORD dwSize, PBYTE lpBuffer) in GetData() function in CRKImage