Searched defs:fileName (Results 1 – 12 of 12) 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/sunfish/powerstats/ |
| D | RailDataProvider.cpp | 133 std::string fileName = devName + "/energy_value"; in parseIioEnergyNode() local
|
| /device/google/redbull/powerstats/ |
| D | RailDataProvider.cpp | 124 std::string fileName = devName + "/energy_value"; in parseIioEnergyNode() local
|
| /device/google/coral/powerstats/ |
| D | RailDataProvider.cpp | 133 std::string fileName = devName + "/energy_value"; in parseIioEnergyNode() local
|
| /device/generic/goldfish-opengl/android-emu/aemu/base/ |
| D | AndroidHealthMonitor.h | 228 HealthWatchdogBuilder(HealthMonitorT* healthMonitor, const char* fileName, in HealthWatchdogBuilder()
|
| /device/google/contexthub/util/nanoapp_postprocess/ |
| D | postprocess_elf.c | 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()
|
| /device/google/bramble/dumpstate/ |
| D | DumpstateDevice.cpp | 129 static PosixTarHeader *tarHeader(PosixTarHeader *header, char *fileName, ssize_t fileSize) { in tarHeader()
|
| /device/google/barbet/dumpstate/ |
| D | DumpstateDevice.cpp | 131 static PosixTarHeader *tarHeader(PosixTarHeader *header, char *fileName, ssize_t fileSize) { in tarHeader()
|
| /device/google/sunfish/dumpstate/ |
| D | DumpstateDevice.cpp | 130 static PosixTarHeader *tarHeader(PosixTarHeader *header, char *fileName, ssize_t fileSize) { in tarHeader()
|
| /device/google/coral/dumpstate/ |
| D | DumpstateDevice.cpp | 132 static PosixTarHeader *tarHeader(PosixTarHeader *header, char *fileName, ssize_t fileSize) { in tarHeader()
|
| /device/google/redfin/dumpstate/ |
| D | DumpstateDevice.cpp | 129 static PosixTarHeader *tarHeader(PosixTarHeader *header, char *fileName, ssize_t fileSize) { in tarHeader()
|
| /device/google/cuttlefish/host/libs/graphics_detector/include/vulkan-hpp/ |
| D | VulkanHppGenerator.cpp | 14464 void writeToFile( std::string const & str, std::string const & fileName ) in writeToFile()
|