Searched refs:absExtraDataPath (Results 1 – 2 of 2) sorted by relevance
485 string absExtraDataPath; in ProcessLocalLivePhoto() local486 if (!PathToRealPath(compatExtraDataPath, absExtraDataPath)) { in ProcessLocalLivePhoto()490 UniqueFd extraDataFd(open(absExtraDataPath.c_str(), O_RDONLY)); in ProcessLocalLivePhoto()
335 string absExtraDataPath; in SetCoverPosition() local336 if (!PathToRealPath(fileInfo.extraDataPath, absExtraDataPath)) { in SetCoverPosition()342 UniqueFd extraDataFd(open(absExtraDataPath.c_str(), O_RDONLY)); in SetCoverPosition()