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