Searched refs:GetFileInfoByFd (Results 1 – 2 of 2) sorted by relevance
161 …uint32_t GetFileInfoByFd(int localFd, FILE **file, unsigned long &fileLength, unsigned char **file…
675 uint32_t EXIFInfo::GetFileInfoByFd(int localFd, FILE **file, unsigned long &fileLength, unsigned ch… in GetFileInfoByFd() function in OHOS::ImagePlugin::EXIFInfo720 uint32_t res = GetFileInfoByFd(localFd, &file, fileLength, &fileBuf); in ModifyExifData()