Searched defs:fileName (Results 1 – 3 of 3) sorted by relevance
46 bool readFile(void *dst, uint32_t len, const char *fileName) in readFile()68 void *loadFile(const char *fileName, uint32_t *size) in loadFile()
133 std::string fileName = devName + "/energy_value"; in parseIioEnergyNode() local
619 static bool loadNanoappElfFile(const char *fileName, struct ElfNanoApp *app) in loadNanoappElfFile()792 static int handleAppStatic(const char *fileName, FILE *out, uint32_t layoutFlags, uint64_t appId, u… in handleAppStatic()