Searched refs:seekInternal_l (Results 1 – 2 of 2) sorted by relevance
137 status_t seekInternal_l(off64_t offset);
621 seekInternal_l(seekOffset); in readInternal()653 status_t NuCachedSource2::seekInternal_l(off64_t offset) { in seekInternal_l() function in android::NuCachedSource2