Home
last modified time | relevance | path

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

/frameworks/native/include/android/
Dconfiguration.h495 void AConfiguration_fromAssetManager(AConfiguration* out, AAssetManager* am);
/frameworks/libs/native_bridge_support/libandroid/
Dstubs_arm64.cc48 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AConfiguration_fromAssetManager);
338 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", AConfiguration_fromAssetManager); in init_stub_library()
Dstubs_arm.cc48 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AConfiguration_fromAssetManager);
338 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", AConfiguration_fromAssetManager); in init_stub_library()
/frameworks/base/native/android/
Dconfiguration.cpp37 void AConfiguration_fromAssetManager(AConfiguration* out, AAssetManager* am) { in AConfiguration_fromAssetManager() function
Dlibandroid.map.txt35 AConfiguration_fromAssetManager;