Home
last modified time | relevance | path

Searched refs:updateCacheParamsFromSystemProperty (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/media/libstagefright/include/
DNuCachedSource2.h134 void updateCacheParamsFromSystemProperty();
/frameworks/av/media/libstagefright/
DNuCachedSource2.cpp206 updateCacheParamsFromSystemProperty(); in NuCachedSource2()
685 void NuCachedSource2::updateCacheParamsFromSystemProperty() { in updateCacheParamsFromSystemProperty() function in android::NuCachedSource2