HomeSort by relevance Sort by last modified time
    Searched refs:AAsset (Results 1 - 25 of 54) sorted by null

1 2 3

  /development/ndk/platforms/android-9/include/android/
asset_manager.h 33 struct AAsset;
34 typedef struct AAsset AAsset;
59 AAsset* AAssetManager_open(AAssetManager* mgr, const char* filename, int mode);
88 int AAsset_read(AAsset* asset, void* buf, size_t count);
96 off_t AAsset_seek(AAsset* asset, off_t offset, int whence);
101 void AAsset_close(AAsset* asset);
108 const void* AAsset_getBuffer(AAsset* asset);
113 off_t AAsset_getLength(AAsset* asset);
118 off_t AAsset_getRemainingLength(AAsset* asset)
    [all...]
  /prebuilts/ndk/5/platforms/android-9/arch-arm/usr/include/android/
asset_manager.h 31 struct AAsset;
32 typedef struct AAsset AAsset;
57 AAsset* AAssetManager_open(AAssetManager* mgr, const char* filename, int mode);
86 int AAsset_read(AAsset* asset, void* buf, size_t count);
94 off_t AAsset_seek(AAsset* asset, off_t offset, int whence);
99 void AAsset_close(AAsset* asset);
106 const void* AAsset_getBuffer(AAsset* asset);
111 off_t AAsset_getLength(AAsset* asset);
116 off_t AAsset_getRemainingLength(AAsset* asset)
    [all...]
  /prebuilts/ndk/6/platforms/android-9/arch-arm/usr/include/android/
asset_manager.h 31 struct AAsset;
32 typedef struct AAsset AAsset;
57 AAsset* AAssetManager_open(AAssetManager* mgr, const char* filename, int mode);
86 int AAsset_read(AAsset* asset, void* buf, size_t count);
94 off_t AAsset_seek(AAsset* asset, off_t offset, int whence);
99 void AAsset_close(AAsset* asset);
106 const void* AAsset_getBuffer(AAsset* asset);
111 off_t AAsset_getLength(AAsset* asset);
116 off_t AAsset_getRemainingLength(AAsset* asset)
    [all...]
  /prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/android/
asset_manager.h 31 struct AAsset;
32 typedef struct AAsset AAsset;
57 AAsset* AAssetManager_open(AAssetManager* mgr, const char* filename, int mode);
86 int AAsset_read(AAsset* asset, void* buf, size_t count);
94 off_t AAsset_seek(AAsset* asset, off_t offset, int whence);
99 void AAsset_close(AAsset* asset);
106 const void* AAsset_getBuffer(AAsset* asset);
111 off_t AAsset_getLength(AAsset* asset);
116 off_t AAsset_getRemainingLength(AAsset* asset)
    [all...]
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/android/
asset_manager.h 31 struct AAsset;
32 typedef struct AAsset AAsset;
57 AAsset* AAssetManager_open(AAssetManager* mgr, const char* filename, int mode);
86 int AAsset_read(AAsset* asset, void* buf, size_t count);
94 off_t AAsset_seek(AAsset* asset, off_t offset, int whence);
99 void AAsset_close(AAsset* asset);
106 const void* AAsset_getBuffer(AAsset* asset);
111 off_t AAsset_getLength(AAsset* asset);
116 off_t AAsset_getRemainingLength(AAsset* asset)
    [all...]
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/android/
asset_manager.h 31 struct AAsset;
32 typedef struct AAsset AAsset;
57 AAsset* AAssetManager_open(AAssetManager* mgr, const char* filename, int mode);
86 int AAsset_read(AAsset* asset, void* buf, size_t count);
94 off_t AAsset_seek(AAsset* asset, off_t offset, int whence);
99 void AAsset_close(AAsset* asset);
106 const void* AAsset_getBuffer(AAsset* asset);
111 off_t AAsset_getLength(AAsset* asset);
116 off_t AAsset_getRemainingLength(AAsset* asset)
    [all...]
  /prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/android/
asset_manager.h 31 struct AAsset;
32 typedef struct AAsset AAsset;
57 AAsset* AAssetManager_open(AAssetManager* mgr, const char* filename, int mode);
86 int AAsset_read(AAsset* asset, void* buf, size_t count);
94 off_t AAsset_seek(AAsset* asset, off_t offset, int whence);
99 void AAsset_close(AAsset* asset);
106 const void* AAsset_getBuffer(AAsset* asset);
111 off_t AAsset_getLength(AAsset* asset);
116 off_t AAsset_getRemainingLength(AAsset* asset)
    [all...]
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/android/
asset_manager.h 31 struct AAsset;
32 typedef struct AAsset AAsset;
57 AAsset* AAssetManager_open(AAssetManager* mgr, const char* filename, int mode);
86 int AAsset_read(AAsset* asset, void* buf, size_t count);
94 off_t AAsset_seek(AAsset* asset, off_t offset, int whence);
99 void AAsset_close(AAsset* asset);
106 const void* AAsset_getBuffer(AAsset* asset);
111 off_t AAsset_getLength(AAsset* asset);
116 off_t AAsset_getRemainingLength(AAsset* asset)
    [all...]
  /prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/android/
asset_manager.h 33 struct AAsset;
34 typedef struct AAsset AAsset;
59 AAsset* AAssetManager_open(AAssetManager* mgr, const char* filename, int mode);
88 int AAsset_read(AAsset* asset, void* buf, size_t count);
96 off_t AAsset_seek(AAsset* asset, off_t offset, int whence);
101 void AAsset_close(AAsset* asset);
108 const void* AAsset_getBuffer(AAsset* asset);
113 off_t AAsset_getLength(AAsset* asset);
118 off_t AAsset_getRemainingLength(AAsset* asset)
    [all...]
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/android/
asset_manager.h 33 struct AAsset;
34 typedef struct AAsset AAsset;
59 AAsset* AAssetManager_open(AAssetManager* mgr, const char* filename, int mode);
88 int AAsset_read(AAsset* asset, void* buf, size_t count);
96 off_t AAsset_seek(AAsset* asset, off_t offset, int whence);
101 void AAsset_close(AAsset* asset);
108 const void* AAsset_getBuffer(AAsset* asset);
113 off_t AAsset_getLength(AAsset* asset);
118 off_t AAsset_getRemainingLength(AAsset* asset)
    [all...]
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/android/
asset_manager.h 33 struct AAsset;
34 typedef struct AAsset AAsset;
59 AAsset* AAssetManager_open(AAssetManager* mgr, const char* filename, int mode);
88 int AAsset_read(AAsset* asset, void* buf, size_t count);
96 off_t AAsset_seek(AAsset* asset, off_t offset, int whence);
101 void AAsset_close(AAsset* asset);
108 const void* AAsset_getBuffer(AAsset* asset);
113 off_t AAsset_getLength(AAsset* asset);
118 off_t AAsset_getRemainingLength(AAsset* asset)
    [all...]
  /prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/android/
asset_manager.h 33 struct AAsset;
34 typedef struct AAsset AAsset;
59 AAsset* AAssetManager_open(AAssetManager* mgr, const char* filename, int mode);
88 int AAsset_read(AAsset* asset, void* buf, size_t count);
96 off_t AAsset_seek(AAsset* asset, off_t offset, int whence);
101 void AAsset_close(AAsset* asset);
108 const void* AAsset_getBuffer(AAsset* asset);
113 off_t AAsset_getLength(AAsset* asset);
118 off_t AAsset_getRemainingLength(AAsset* asset)
    [all...]
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/android/
asset_manager.h 33 struct AAsset;
34 typedef struct AAsset AAsset;
59 AAsset* AAssetManager_open(AAssetManager* mgr, const char* filename, int mode);
88 int AAsset_read(AAsset* asset, void* buf, size_t count);
96 off_t AAsset_seek(AAsset* asset, off_t offset, int whence);
101 void AAsset_close(AAsset* asset);
108 const void* AAsset_getBuffer(AAsset* asset);
113 off_t AAsset_getLength(AAsset* asset);
118 off_t AAsset_getRemainingLength(AAsset* asset)
    [all...]
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/android/
asset_manager.h 33 struct AAsset;
34 typedef struct AAsset AAsset;
59 AAsset* AAssetManager_open(AAssetManager* mgr, const char* filename, int mode);
88 int AAsset_read(AAsset* asset, void* buf, size_t count);
96 off_t AAsset_seek(AAsset* asset, off_t offset, int whence);
101 void AAsset_close(AAsset* asset);
108 const void* AAsset_getBuffer(AAsset* asset);
113 off_t AAsset_getLength(AAsset* asset);
118 off_t AAsset_getRemainingLength(AAsset* asset)
    [all...]
  /prebuilts/ndk/9/platforms/android-12/arch-arm/usr/include/android/
asset_manager.h 33 struct AAsset;
34 typedef struct AAsset AAsset;
59 AAsset* AAssetManager_open(AAssetManager* mgr, const char* filename, int mode);
88 int AAsset_read(AAsset* asset, void* buf, size_t count);
96 off_t AAsset_seek(AAsset* asset, off_t offset, int whence);
101 void AAsset_close(AAsset* asset);
108 const void* AAsset_getBuffer(AAsset* asset);
113 off_t AAsset_getLength(AAsset* asset);
118 off_t AAsset_getRemainingLength(AAsset* asset)
    [all...]
  /prebuilts/ndk/9/platforms/android-12/arch-mips/usr/include/android/
asset_manager.h 33 struct AAsset;
34 typedef struct AAsset AAsset;
59 AAsset* AAssetManager_open(AAssetManager* mgr, const char* filename, int mode);
88 int AAsset_read(AAsset* asset, void* buf, size_t count);
96 off_t AAsset_seek(AAsset* asset, off_t offset, int whence);
101 void AAsset_close(AAsset* asset);
108 const void* AAsset_getBuffer(AAsset* asset);
113 off_t AAsset_getLength(AAsset* asset);
118 off_t AAsset_getRemainingLength(AAsset* asset)
    [all...]
  /prebuilts/ndk/9/platforms/android-12/arch-x86/usr/include/android/
asset_manager.h 33 struct AAsset;
34 typedef struct AAsset AAsset;
59 AAsset* AAssetManager_open(AAssetManager* mgr, const char* filename, int mode);
88 int AAsset_read(AAsset* asset, void* buf, size_t count);
96 off_t AAsset_seek(AAsset* asset, off_t offset, int whence);
101 void AAsset_close(AAsset* asset);
108 const void* AAsset_getBuffer(AAsset* asset);
113 off_t AAsset_getLength(AAsset* asset);
118 off_t AAsset_getRemainingLength(AAsset* asset)
    [all...]
  /prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/android/
asset_manager.h 33 struct AAsset;
34 typedef struct AAsset AAsset;
59 AAsset* AAssetManager_open(AAssetManager* mgr, const char* filename, int mode);
88 int AAsset_read(AAsset* asset, void* buf, size_t count);
96 off_t AAsset_seek(AAsset* asset, off_t offset, int whence);
101 void AAsset_close(AAsset* asset);
108 const void* AAsset_getBuffer(AAsset* asset);
113 off_t AAsset_getLength(AAsset* asset);
118 off_t AAsset_getRemainingLength(AAsset* asset)
    [all...]
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/android/
asset_manager.h 33 struct AAsset;
34 typedef struct AAsset AAsset;
59 AAsset* AAssetManager_open(AAssetManager* mgr, const char* filename, int mode);
88 int AAsset_read(AAsset* asset, void* buf, size_t count);
96 off_t AAsset_seek(AAsset* asset, off_t offset, int whence);
101 void AAsset_close(AAsset* asset);
108 const void* AAsset_getBuffer(AAsset* asset);
113 off_t AAsset_getLength(AAsset* asset);
118 off_t AAsset_getRemainingLength(AAsset* asset)
    [all...]
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/android/
asset_manager.h 33 struct AAsset;
34 typedef struct AAsset AAsset;
59 AAsset* AAssetManager_open(AAssetManager* mgr, const char* filename, int mode);
88 int AAsset_read(AAsset* asset, void* buf, size_t count);
96 off_t AAsset_seek(AAsset* asset, off_t offset, int whence);
101 void AAsset_close(AAsset* asset);
108 const void* AAsset_getBuffer(AAsset* asset);
113 off_t AAsset_getLength(AAsset* asset);
118 off_t AAsset_getRemainingLength(AAsset* asset)
    [all...]
  /development/ndk/platforms/android-13/include/android/
asset_manager.h 33 struct AAsset;
34 typedef struct AAsset AAsset;
59 AAsset* AAssetManager_open(AAssetManager* mgr, const char* filename, int mode);
88 int AAsset_read(AAsset* asset, void* buf, size_t count);
96 off_t AAsset_seek(AAsset* asset, off_t offset, int whence);
107 off64_t AAsset_seek64(AAsset* asset, off64_t offset, int whence);
112 void AAsset_close(AAsset* asset);
119 const void* AAsset_getBuffer(AAsset* asset);
124 off_t AAsset_getLength(AAsset* asset)
    [all...]
  /frameworks/native/include/android/
asset_manager.h 31 struct AAsset;
32 typedef struct AAsset AAsset;
57 AAsset* AAssetManager_open(AAssetManager* mgr, const char* filename, int mode);
86 int AAsset_read(AAsset* asset, void* buf, size_t count);
94 off_t AAsset_seek(AAsset* asset, off_t offset, int whence);
105 off64_t AAsset_seek64(AAsset* asset, off64_t offset, int whence);
110 void AAsset_close(AAsset* asset);
117 const void* AAsset_getBuffer(AAsset* asset);
122 off_t AAsset_getLength(AAsset* asset)
    [all...]
  /prebuilts/ndk/9/platforms/android-13/arch-arm/usr/include/android/
asset_manager.h 33 struct AAsset;
34 typedef struct AAsset AAsset;
59 AAsset* AAssetManager_open(AAssetManager* mgr, const char* filename, int mode);
88 int AAsset_read(AAsset* asset, void* buf, size_t count);
96 off_t AAsset_seek(AAsset* asset, off_t offset, int whence);
107 off64_t AAsset_seek64(AAsset* asset, off64_t offset, int whence);
112 void AAsset_close(AAsset* asset);
119 const void* AAsset_getBuffer(AAsset* asset);
124 off_t AAsset_getLength(AAsset* asset)
    [all...]
  /prebuilts/ndk/9/platforms/android-13/arch-mips/usr/include/android/
asset_manager.h 33 struct AAsset;
34 typedef struct AAsset AAsset;
59 AAsset* AAssetManager_open(AAssetManager* mgr, const char* filename, int mode);
88 int AAsset_read(AAsset* asset, void* buf, size_t count);
96 off_t AAsset_seek(AAsset* asset, off_t offset, int whence);
107 off64_t AAsset_seek64(AAsset* asset, off64_t offset, int whence);
112 void AAsset_close(AAsset* asset);
119 const void* AAsset_getBuffer(AAsset* asset);
124 off_t AAsset_getLength(AAsset* asset)
    [all...]
  /prebuilts/ndk/9/platforms/android-13/arch-x86/usr/include/android/
asset_manager.h 33 struct AAsset;
34 typedef struct AAsset AAsset;
59 AAsset* AAssetManager_open(AAssetManager* mgr, const char* filename, int mode);
88 int AAsset_read(AAsset* asset, void* buf, size_t count);
96 off_t AAsset_seek(AAsset* asset, off_t offset, int whence);
107 off64_t AAsset_seek64(AAsset* asset, off64_t offset, int whence);
112 void AAsset_close(AAsset* asset);
119 const void* AAsset_getBuffer(AAsset* asset);
124 off_t AAsset_getLength(AAsset* asset)
    [all...]

Completed in 747 milliseconds

1 2 3