Home
last modified time | relevance | path

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

/frameworks/native/include/android/
Dasset_manager.h139 off_t AAsset_seek(AAsset* asset, off_t offset, int whence)
/frameworks/base/native/android/
Dasset_manager.cpp154 off_t AAsset_seek(AAsset* asset, off_t offset, int whence) in AAsset_seek() function
Dlibandroid.map.txt19 AAsset_seek;
/frameworks/libs/native_bridge_support/libandroid/
Dstubs_arm.cc36 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AAsset_seek);
326 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", AAsset_seek); in init_stub_library()
Dstubs_arm64.cc36 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AAsset_seek);
326 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", AAsset_seek); in init_stub_library()