Home
last modified time | relevance | path

Searched defs:readFile (Results 1 – 4 of 4) sorted by relevance

/device/google/contexthub/lib/nanohub/
Dnanoapp.c46 bool readFile(void *dst, uint32_t len, const char *fileName) in readFile() function
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_mhlib.py42 def readFile(fname): function
/device/generic/goldfish/camera/
DEmulatedCameraHotplugThread.cpp338 int EmulatedCameraHotplugThread::readFile(const String8& filePath) const { in readFile() function in android::EmulatedCameraHotplugThread
/device/google/marlin/usb/
DUsb.cpp40 int32_t readFile(std::string filename, std::string *contents) { in readFile() function