OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AAsset_close
(Results
1 - 25
of
27
) sorted by null
1
2
/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);
/prebuilts/ndk/9/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/9/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/9/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/9/platforms/android-18/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/9/platforms/android-18/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/9/platforms/android-18/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/9/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/9/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/9/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)
Completed in 35 milliseconds
1
2