Home
last modified time | relevance | path

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

/frameworks/native/include/android/
Dasset_manager.h199 __RENAME_IF_FILE_OFFSET64(AAsset_openFileDescriptor64);
210 int AAsset_openFileDescriptor64(AAsset* asset, off64_t* outStart, off64_t* outLength);
/frameworks/base/native/android/
Dasset_manager.cpp206 int AAsset_openFileDescriptor64(AAsset* asset, off64_t* outStart, off64_t* outLength) in AAsset_openFileDescriptor64() function
Dlibandroid.map.txt17AAsset_openFileDescriptor64; # introduced-arm=13 introduced-arm64=21 introduced-mips=13 introduced…
/frameworks/libs/native_bridge_support/libandroid/
Dstubs_arm.cc34 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AAsset_openFileDescriptor64);
324 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", AAsset_openFileDescriptor64); in init_stub_library()
Dstubs_arm64.cc34 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AAsset_openFileDescriptor64);
324 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", AAsset_openFileDescriptor64); in init_stub_library()