Home
last modified time | relevance | path

Searched defs:getUInt64Var (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/media/libstagefright/
DDataSourceBase.cpp106 bool DataSourceBase::getUInt64Var(off64_t offset, uint64_t *x, size_t size) { in getUInt64Var() function in android::DataSourceBase
/frameworks/av/include/media/
DMediaExtractorPluginHelper.h410 bool getUInt64Var(off64_t offset, uint64_t *x, size_t size) { in getUInt64Var() function