Searched defs:filePath (Results 1 – 7 of 7) sorted by relevance
27 bool GetFileSize(const char *filePath, uint32_t *sizeOut) in GetFileSize()40 bool ReadEntireFileToString(const char *filePath, char *contentsOut, uint32_t maxLen) in ReadEntireFileToString()
18 bool ReadEntireFile(const std::string &filePath, std::string *contentsOut) in ReadEntireFile()
34 static bool ForwardSocketToFile(int sockfd, const std::string& filePath) { in ForwardSocketToFile()
174 String8 filePath = getFilePath(cameraId); in threadLoop() local
51 char filePath[MAX_FILE_PATH_LEN]; in findIioPowerMonitorNodes() local
46 char filePath[MAX_FILE_PATH_LEN]; in findIioPowerMonitorNodes() local