Searched defs:coverFileFd (Results 1 – 3 of 3) sorted by relevance
951 int32_t coverFileFd = open(coverFile.c_str(), O_RDONLY); variable1007 int32_t coverFileFd = open(coverFile.c_str(), O_RDONLY); variable
967 int32_t coverFileFd = open(coverFile.c_str(), O_RDONLY); variable1021 int32_t coverFileFd = open(coverFile.c_str(), O_RDONLY); variable
503 int32_t coverFileFd; in WriteByFormat() local880 int32_t coverFileFd = open("greatwall.jpg", O_RDONLY); variable