Home
last modified time | relevance | path

Searched refs:AAssetDir_rewind (Results 1 – 5 of 5) sorted by relevance

/frameworks/native/include/android/
Dasset_manager.h119 void AAssetDir_rewind(AAssetDir* assetDir);
/frameworks/base/native/android/
Dasset_manager.cpp129 void AAssetDir_rewind(AAssetDir* assetDir) in AAssetDir_rewind() function
Dlibandroid.map.txt5 AAssetDir_rewind;
/frameworks/libs/native_bridge_support/libandroid/
Dstubs_arm.cc22 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AAssetDir_rewind);
301 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", AAssetDir_rewind); in init_stub_library()
Dstubs_arm64.cc22 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AAssetDir_rewind);
301 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", AAssetDir_rewind); in init_stub_library()