HomeSort by relevance Sort by last modified time
    Searched refs:AAsset_openFileDescriptor64 (Results 26 - 30 of 30) sorted by null

12

  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/android/
asset_manager.h 147 * truncated. If the file is large, use AAsset_openFileDescriptor64 instead.
163 int AAsset_openFileDescriptor64(AAsset* asset, off64_t* outStart, off64_t* outLength);
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/android/
asset_manager.h 147 * truncated. If the file is large, use AAsset_openFileDescriptor64 instead.
163 int AAsset_openFileDescriptor64(AAsset* asset, off64_t* outStart, off64_t* outLength);
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/android/
asset_manager.h 147 * truncated. If the file is large, use AAsset_openFileDescriptor64 instead.
163 int AAsset_openFileDescriptor64(AAsset* asset, off64_t* outStart, off64_t* outLength);
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/android/
asset_manager.h 147 * truncated. If the file is large, use AAsset_openFileDescriptor64 instead.
163 int AAsset_openFileDescriptor64(AAsset* asset, off64_t* outStart, off64_t* outLength);
  /frameworks/base/native/android/
asset_manager.cpp 228 int AAsset_openFileDescriptor64(AAsset* asset, off64_t* outStart, off64_t* outLength)

Completed in 92 milliseconds

12