Home
last modified time | relevance | path

Searched refs:AAsset_getRemainingLength64 (Results 1 – 7 of 7) sorted by relevance

/frameworks/native/include/android/
Dasset_manager.h185 __RENAME_IF_FILE_OFFSET64(AAsset_getRemainingLength64);
192 off64_t AAsset_getRemainingLength64(AAsset* asset);
/frameworks/base/native/graphics/jni/
Daassetstreamadaptor.cpp40 return AAsset_getRemainingLength64(mAAsset) == 0; in isAtEnd()
/frameworks/base/native/android/
Dasset_manager.cpp190 off64_t AAsset_getRemainingLength64(AAsset* asset) in AAsset_getRemainingLength64() function
Dlibandroid.map.txt18AAsset_getRemainingLength64; # introduced-arm=13 introduced-arm64=21 introduced-mips=13 introduced…
/frameworks/libs/native_bridge_support/android_api/libandroid/
Dstubs_riscv64.cc35 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AAsset_getRemainingLength64);
402 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", AAsset_getRemainingLength64); in init_stub_library()
Dstubs_arm.cc35 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AAsset_getRemainingLength64);
402 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", AAsset_getRemainingLength64); in init_stub_library()
Dstubs_arm64.cc35 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AAsset_getRemainingLength64);
402 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", AAsset_getRemainingLength64); in init_stub_library()