Home
last modified time | relevance | path

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

/frameworks/native/include/android/
Dasset_manager.h198 int AAsset_openFileDescriptor(AAsset* asset, off_t* outStart, off_t* outLength)
/frameworks/base/native/android/
Dasset_manager.cpp195 int AAsset_openFileDescriptor(AAsset* asset, off_t* outStart, off_t* outLength) in AAsset_openFileDescriptor() function
Dlibandroid.map.txt16 AAsset_openFileDescriptor;
/frameworks/libs/native_bridge_support/libandroid/
Dstubs_arm.cc33 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AAsset_openFileDescriptor);
323 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", AAsset_openFileDescriptor); in init_stub_library()
Dstubs_arm64.cc33 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AAsset_openFileDescriptor);
323 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", AAsset_openFileDescriptor); in init_stub_library()