/frameworks/av/media/libnbaio/ |
D | NBAIO.cpp | 64 ssize_t NBAIO_Sink::writeVia(writeVia_t via, size_t total, void *user, size_t block) in writeVia() argument 83 ssize_t ret = via(user, buffer, count); in writeVia() 100 ssize_t NBAIO_Source::readVia(readVia_t via, size_t total, void *user, size_t block) in readVia() argument 123 ret = via(user, buffer, maxRet); in readVia()
|
D | AudioBufferProviderSource.cpp | 82 ssize_t AudioBufferProviderSource::readVia(readVia_t via, size_t total, void *user, size_t block) in readVia() argument 120 ssize_t ret = via(user, (char *) mBuffer.raw + (mConsumed * mFrameSize), count); in readVia()
|
/frameworks/base/core/api/ |
D | OWNERS | 1 # API changes are managed via Prolog rules, not OWNERS
|
/frameworks/av/media/libnbaio/include_mono/media/nbaio/ |
D | NBAIO.h | 218 virtual ssize_t writeVia(writeVia_t via, size_t total, void *user, size_t block = 0); 317 virtual ssize_t readVia(readVia_t via, size_t total, void *user, size_t block = 0);
|
/frameworks/base/services/api/ |
D | OWNERS | 3 # API changes are managed via Prolog rules, not OWNERS
|
/frameworks/hardware/interfaces/bufferhub/1.0/ |
D | IBufferClient.hal | 24 * another IBufferClient via IBufferHub::import function. 34 * tokens generated by this client via IBufferClient::duplicate must become
|
/frameworks/av/media/libnbaio/include/media/nbaio/ |
D | AudioBufferProviderSource.h | 46 virtual ssize_t readVia(readVia_t via, size_t total, void *user, size_t block);
|
/frameworks/native/include/binder/ |
D | Enum.h | 20 include_dirs for frameworks/native/include via global configuration, but this is legacy \
|
/frameworks/base/packages/SettingsLib/ |
D | OWNERS | 11 # Exempt resource files (because they are in a flat directory and too hard to manage via OWNERS)
|
/frameworks/base/media/lib/remotedisplay/ |
D | README.txt | 7 At runtime, the shared library is added to the classloader of the app via the 19 expose them in any public method (or by extending them via inheritance). This would
|
/frameworks/rs/tests/java_api/RSUnitTests/src/com/android/rs/unittest/ |
D | single_source_ref_count.rscript | 23 // Tests an object returned via a local variable is valid to the caller. 46 // Tests an object returned via an expression is valid to the caller.
|
/frameworks/rs/tests/java_api/RSUnitTests/supportlibsrc_gen/com/android/rs/unittest/ |
D | single_source_ref_count.rscript | 25 // Tests an object returned via a local variable is valid to the caller. 48 // Tests an object returned via an expression is valid to the caller.
|
/frameworks/base/media/lib/signer/ |
D | README.txt | 9 At runtime, the shared library is added to the classloader of the app via the 21 expose them in any public method (or by extending them via inheritance). This would
|
/frameworks/base/libs/usb/tests/AccessoryChat/ |
D | README.txt | 4 via the UsbAccessory class.
|
/frameworks/base/cmds/incidentd/ |
D | README.md | 19 Run the test via AndroidTest.xml
|
/frameworks/base/core/jni/ |
D | android_view_InputEventReceiver.md | 11 …hat a batched event is available for consumption, and schedules a runnable via the `Choreographer`… 19 The app is notified about the available event via the `Looper` callback `handleEvent`. When the app… 29 …e 'consume batched input' runnable is executed. This runnable is scheduled via the Choreographer b…
|
/frameworks/base/docs/ |
D | __DEPRECATED__DO_NOT_EDIT__.txt | 10 - Reference documentation is still maintained via building of .java source files,
|
/frameworks/base/docs/html/ |
D | __DEPRECATED__DO_NOT_EDIT__.txt | 10 - Reference documentation is still maintained via building of .java source files,
|
/frameworks/native/cmds/atrace/ |
D | atrace_userdebug.rc | 8 # On userdebug allow to enable any event via the generic
|
/frameworks/opt/telephony/tests/telephonytests/ |
D | jarjar-rules-tests.txt | 10 # via net-tests-utils and tries to jarjar it again. Rename the package names with
|
/frameworks/base/ |
D | OWNERS | 23 # via https://android.git.corp.google.com/All-Projects/+/refs/meta/config/rules.pl.
|
/frameworks/hardware/interfaces/cameraservice/service/2.1/ |
D | types.hal | 38 * The physical cameras that are unavailable to use (via physical streams)
|
/frameworks/base/media/lib/tvremote/ |
D | README.txt | 10 expose them in any public method (or by extending them via inheritance). This would
|
/frameworks/base/test-base/hiddenapi/ |
D | Android.bp | 28 // UnsupportedAppUsage annotation to tag those methods that are accessible via the hiddenapi.
|
/frameworks/base/location/lib/ |
D | README.txt | 11 (or by extending them via inheritance). This would break clients of the
|