Searched refs:imgFilePath (Results 1 – 2 of 2) sorted by relevance
69 bool IsLoopDevMatchedImg(const std::string &loopPath, const std::string &imgFilePath);
409 bool IsLoopDevMatchedImg(const std::string &loopPath, const std::string &imgFilePath) in IsLoopDevMatchedImg() argument428 return (imgFilePath == std::string(reinterpret_cast<char *>(info.lo_file_name))); in IsLoopDevMatchedImg()