Searched defs:fileName (Results 1 – 4 of 4) sorted by relevance
| /device/google/contexthub/lib/nanohub/ |
| D | nanoapp.c | 46 bool readFile(void *dst, uint32_t len, const char *fileName) in readFile() 68 void *loadFile(const char *fileName, uint32_t *size) in loadFile()
|
| /device/google/contexthub/util/nanoapp_postprocess/ |
| D | postprocess.c | 614 static bool loadNanoappElfFile(const char *fileName, struct ElfNanoApp *app) in loadNanoappElfFile() 787 static int handleAppStatic(const char *fileName, FILE *out, uint32_t layoutFlags, uint64_t appId, b… in handleAppStatic()
|
| /device/moto/shamu/camera/QCamera2/HAL/test/ |
| D | qcamera_test.cpp | 2084 char fileName[100]; in configureRecorder() local 2825 char fileName[100]; in configureViVCodec() local
|
| /device/moto/shamu/camera/QCamera/HAL/usbcamcore/src/ |
| D | QualcommUsbCamera.cpp | 2764 static int readFromFile(char* fileName, char* buffer, int bufferSize) in readFromFile()
|