Searched refs:GetFileInfoByPath (Results 1 – 2 of 2) sorted by relevance
159 uint32_t GetFileInfoByPath(const std::string &path, FILE **file, unsigned long &fileLength,
587 uint32_t EXIFInfo::GetFileInfoByPath(const std::string &path, FILE **file, unsigned long &fileLengt… in GetFileInfoByPath() function in OHOS::ImagePlugin::EXIFInfo630 uint32_t res = GetFileInfoByPath(path, &file, fileLength, &fileBuf); in ModifyExifData()