Searched refs:absExtraPath (Results 1 – 2 of 2) sorted by relevance
510 string absExtraPath; in ParseLivePhotoCoverPosition() local511 if (!PathToRealPath(extraPath, absExtraPath)) { in ParseLivePhotoCoverPosition()515 UniqueFd fd(open(absExtraPath.c_str(), O_RDONLY)); in ParseLivePhotoCoverPosition()
187 string absExtraPath; in ReadExtraFile() local188 if (!PathToRealPath(extraPath, absExtraPath)) { in ReadExtraFile()192 UniqueFd fd(open(absExtraPath.c_str(), O_RDONLY)); in ReadExtraFile()