Files
android_development/ndk/platforms/android-9/arch-x86/symbols/libandroid.so.functions.txt
David 'Digit' Turner 02053eb7a1 ndk: separate functions and variables symbol lists
This change introduces separate symbol lists for functions
and variables of each NDK system shared library.

Note that we don't remove the unified symbol files yet. This
will be done later when we complete other changes under ndk/,
namely the ability to generate platforms trees containing shell
libraries generated directly from them.

These files were generated using the following:

  cd development/ndk
  for DIR in platforms/*/*/lib; do
    for ARCH in arm x86; do
      $NDK/build/tools/gen-system-symbols $DIR $DIR/../symbols
    done
  done

This means that the symbol lists were generated by parsing the
existing prebuilt shared libraries under platforms/ and extracting
their function and variable names.

Change-Id: Ie1e791d98260a7f0d8d2e9f71323a7ea448f2dd4
2011-10-10 21:52:09 +02:00

149 lines
3.5 KiB
Plaintext

AAssetDir_close
AAssetDir_getNextFileName
AAssetDir_rewind
AAssetManager_fromJava
AAssetManager_open
AAssetManager_openDir
AAsset_close
AAsset_getBuffer
AAsset_getLength
AAsset_getRemainingLength
AAsset_isAllocated
AAsset_openFileDescriptor
AAsset_read
AAsset_seek
AConfiguration_copy
AConfiguration_delete
AConfiguration_diff
AConfiguration_fromAssetManager
AConfiguration_getCountry
AConfiguration_getDensity
AConfiguration_getKeyboard
AConfiguration_getKeysHidden
AConfiguration_getLanguage
AConfiguration_getMcc
AConfiguration_getMnc
AConfiguration_getNavHidden
AConfiguration_getNavigation
AConfiguration_getOrientation
AConfiguration_getScreenLong
AConfiguration_getScreenSize
AConfiguration_getSdkVersion
AConfiguration_getTouchscreen
AConfiguration_getUiModeNight
AConfiguration_getUiModeType
AConfiguration_isBetterThan
AConfiguration_match
AConfiguration_new
AConfiguration_setCountry
AConfiguration_setDensity
AConfiguration_setKeyboard
AConfiguration_setKeysHidden
AConfiguration_setLanguage
AConfiguration_setMcc
AConfiguration_setMnc
AConfiguration_setNavHidden
AConfiguration_setNavigation
AConfiguration_setOrientation
AConfiguration_setScreenLong
AConfiguration_setScreenSize
AConfiguration_setSdkVersion
AConfiguration_setTouchscreen
AConfiguration_setUiModeNight
AConfiguration_setUiModeType
AInputEvent_getDeviceId
AInputEvent_getSource
AInputEvent_getType
AInputQueue_attachLooper
AInputQueue_detachLooper
AInputQueue_finishEvent
AInputQueue_getEvent
AInputQueue_hasEvents
AInputQueue_preDispatchEvent
AKeyEvent_getAction
AKeyEvent_getDownTime
AKeyEvent_getEventTime
AKeyEvent_getFlags
AKeyEvent_getKeyCode
AKeyEvent_getMetaState
AKeyEvent_getRepeatCount
AKeyEvent_getScanCode
ALooper_acquire
ALooper_addFd
ALooper_forThread
ALooper_pollAll
ALooper_pollOnce
ALooper_prepare
ALooper_release
ALooper_removeFd
ALooper_wake
AMotionEvent_getAction
AMotionEvent_getDownTime
AMotionEvent_getEdgeFlags
AMotionEvent_getEventTime
AMotionEvent_getFlags
AMotionEvent_getHistoricalEventTime
AMotionEvent_getHistoricalPressure
AMotionEvent_getHistoricalSize
AMotionEvent_getHistoricalX
AMotionEvent_getHistoricalY
AMotionEvent_getHistorySize
AMotionEvent_getMetaState
AMotionEvent_getOrientation
AMotionEvent_getPointerCount
AMotionEvent_getPointerId
AMotionEvent_getPressure
AMotionEvent_getRawX
AMotionEvent_getRawY
AMotionEvent_getSize
AMotionEvent_getToolMajor
AMotionEvent_getToolMinor
AMotionEvent_getTouchMajor
AMotionEvent_getTouchMinor
AMotionEvent_getX
AMotionEvent_getXOffset
AMotionEvent_getXPrecision
AMotionEvent_getY
AMotionEvent_getYOffset
AMotionEvent_getYPrecision
ANativeActivity_finish
ANativeActivity_hideSoftInput
ANativeActivity_setWindowFlags
ANativeActivity_setWindowFormat
ANativeActivity_showSoftInput
ANativeWindow_acquire
ANativeWindow_fromSurface
ANativeWindow_getFormat
ANativeWindow_getHeight
ANativeWindow_getWidth
ANativeWindow_lock
ANativeWindow_release
ANativeWindow_setBuffersGeometry
ANativeWindow_unlockAndPost
AObbInfo_delete
AObbInfo_getFlags
AObbInfo_getPackageName
AObbInfo_getVersion
AObbScanner_getObbInfo
ASensorEventQueue_disableSensor
ASensorEventQueue_enableSensor
ASensorEventQueue_getEvents
ASensorEventQueue_hasEvents
ASensorEventQueue_setEventRate
ASensorManager_createEventQueue
ASensorManager_destroyEventQueue
ASensorManager_getDefaultSensor
ASensorManager_getInstance
ASensorManager_getSensorList
ASensor_getMinDelay
ASensor_getName
ASensor_getResolution
ASensor_getType
ASensor_getVendor
AStorageManager_delete
AStorageManager_getMountedObbPath
AStorageManager_isObbMounted
AStorageManager_mountObb
AStorageManager_new
AStorageManager_unmountObb