Home
last modified time | relevance | path

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

/aosp12/frameworks/native/include/android/
H A Dasset_manager.h216 int AAsset_isAllocated(AAsset* asset);
/aosp12/frameworks/base/native/android/
H A Dasset_manager.cpp211 int AAsset_isAllocated(AAsset* asset) in AAsset_isAllocated() function
H A Dlibandroid.map.txt19 AAsset_isAllocated;
/aosp12/frameworks/libs/native_bridge_support/libandroid/
H A Dstubs_arm.cc36 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AAsset_isAllocated);
355 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", AAsset_isAllocated); in init_stub_library()
H A Dstubs_arm64.cc36 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AAsset_isAllocated);
355 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", AAsset_isAllocated); in init_stub_library()