Home
last modified time | relevance | path

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

/frameworks/native/include/android/
Dasset_manager.h216 int AAsset_isAllocated(AAsset* asset);
/frameworks/base/native/android/
Dasset_manager.cpp211 int AAsset_isAllocated(AAsset* asset) in AAsset_isAllocated() function
Dlibandroid.map.txt15 AAsset_isAllocated;
/frameworks/libs/native_bridge_support/libandroid/
Dstubs_arm.cc32 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AAsset_isAllocated);
322 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", AAsset_isAllocated); in init_stub_library()
Dstubs_arm64.cc32 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AAsset_isAllocated);
322 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", AAsset_isAllocated); in init_stub_library()