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

  /frameworks/native/include/android/
asset_manager.h 145 * truncated. If the file is large, use AAsset_openFileDescriptor64 instead.
161 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 76 milliseconds