HomeSort by relevance Sort by last modified time
    Searched refs:AAsset_close (Results 1 - 17 of 17) sorted by null

  /development/ndk/platforms/android-9/include/android/
asset_manager.h 57 * The object returned here should be freed by calling AAsset_close().
101 void AAsset_close(AAsset* asset);
  /prebuilts/ndk/5/platforms/android-9/arch-arm/usr/include/android/
asset_manager.h 55 * The object returned here should be freed by calling AAsset_close().
99 void AAsset_close(AAsset* asset);
  /prebuilts/ndk/6/platforms/android-9/arch-arm/usr/include/android/
asset_manager.h 55 * The object returned here should be freed by calling AAsset_close().
99 void AAsset_close(AAsset* asset);
  /prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/android/
asset_manager.h 55 * The object returned here should be freed by calling AAsset_close().
99 void AAsset_close(AAsset* asset);
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/android/
asset_manager.h 55 * The object returned here should be freed by calling AAsset_close().
99 void AAsset_close(AAsset* asset);
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/android/
asset_manager.h 55 * The object returned here should be freed by calling AAsset_close().
99 void AAsset_close(AAsset* asset);
  /prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/android/
asset_manager.h 55 * The object returned here should be freed by calling AAsset_close().
99 void AAsset_close(AAsset* asset);
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/android/
asset_manager.h 55 * The object returned here should be freed by calling AAsset_close().
99 void AAsset_close(AAsset* asset);
  /prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/android/
asset_manager.h 57 * The object returned here should be freed by calling AAsset_close().
101 void AAsset_close(AAsset* asset);
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/android/
asset_manager.h 57 * The object returned here should be freed by calling AAsset_close().
101 void AAsset_close(AAsset* asset);
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/android/
asset_manager.h 57 * The object returned here should be freed by calling AAsset_close().
101 void AAsset_close(AAsset* asset);
  /prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/android/
asset_manager.h 57 * The object returned here should be freed by calling AAsset_close().
101 void AAsset_close(AAsset* asset);
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/android/
asset_manager.h 57 * The object returned here should be freed by calling AAsset_close().
101 void AAsset_close(AAsset* asset);
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/android/
asset_manager.h 57 * The object returned here should be freed by calling AAsset_close().
101 void AAsset_close(AAsset* asset);
  /frameworks/native/include/android/
asset_manager.h 55 * The object returned here should be freed by calling AAsset_close().
110 void AAsset_close(AAsset* asset);
  /frameworks/base/native/android/
asset_manager.cpp 186 void AAsset_close(AAsset* asset)
  /development/ndk/platforms/android-9/samples/native-audio/jni/
native-audio-jni.c 593 AAsset_close(asset);

Completed in 554 milliseconds