Home
last modified time | relevance | path

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

/frameworks/native/include/android/
Dasset_manager.h140 __RENAME_IF_FILE_OFFSET64(AAsset_seek64);
151 off64_t AAsset_seek64(AAsset* asset, off64_t offset, int whence);
/frameworks/base/native/android/
Dasset_manager.cpp159 off64_t AAsset_seek64(AAsset* asset, off64_t offset, int whence) in AAsset_seek64() function
Dlibandroid.map.txt20AAsset_seek64; # introduced-arm=13 introduced-arm64=21 introduced-mips=13 introduced-mips64=21 int…
/frameworks/libs/native_bridge_support/libandroid/
Dstubs_arm.cc37 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AAsset_seek64);
327 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", AAsset_seek64); in init_stub_library()
Dstubs_arm64.cc37 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AAsset_seek64);
327 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", AAsset_seek64); in init_stub_library()