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

  /development/ndk/platforms/android-9/include/android/
asset_manager.h 55 * The object returned here should be freed by calling AAsset_close().
99 void AAsset_close(AAsset* asset);
  /frameworks/base/native/include/android/
asset_manager.h 55 * The object returned here should be freed by calling AAsset_close().
99 void AAsset_close(AAsset* asset);
  /frameworks/base/native/android/
asset_manager.cpp 181 void AAsset_close(AAsset* asset)
  /development/ndk/platforms/android-9/samples/native-audio/jni/
native-audio-jni.c 417 AAsset_close(asset);

Completed in 187 milliseconds