Searched refs:AAsset_openFileDescriptor64 (Results 1 - 2 of 2) sorted by path

/frameworks/base/native/android/
H A Dasset_manager.cpp228 int AAsset_openFileDescriptor64(AAsset* asset, off64_t* outStart, off64_t* outLength) function
/frameworks/native/include/android/
H A Dasset_manager.h145 * truncated. If the file is large, use AAsset_openFileDescriptor64 instead.
161 int AAsset_openFileDescriptor64(AAsset* asset, off64_t* outStart, off64_t* outLength);

Completed in 20 milliseconds