Searched refs:seekReturnVal (Results 1 – 1 of 1) sorted by relevance
124 const off64_t seekReturnVal = asset->seek(0, SEEK_SET); in CopyAssetToData() local125 if ((off64_t)-1 == seekReturnVal) { in CopyAssetToData()