Searched refs:writes (Results 1 – 16 of 16) sorted by relevance
/frameworks/base/services/core/java/com/android/server/power/batterysaver/ |
D | FileUpdater.java | 192 final ArrayMap<String, String> writes; in handleWriteOnHandler() local 203 writes = cloneMap(mPendingWrites); in handleWriteOnHandler() 210 final int size = writes.size(); in handleWriteOnHandler() 212 final String file = writes.keyAt(i); in handleWriteOnHandler() 213 final String value = writes.valueAt(i); in handleWriteOnHandler()
|
/frameworks/av/media/libnbaio/ |
D | README.txt | 15 writes:
|
/frameworks/opt/net/wifi/service/ |
D | wifi-events.rc | 35 # - Events are not actually logged until WifiService writes "1" to 57 # - Events are not actually logged until WifiService writes "1" to
|
/frameworks/native/vulkan/api/templates/ |
D | asciidoc.tmpl | 121 Wraps the specified Code in AsciiDoc source tags then writes to the specified File.
|
/frameworks/rs/script_api/ |
D | rs_atomic.spec | 22 reads, the updates, and the memory writes are done in the right order.
|
/frameworks/hardware/interfaces/cameraservice/device/2.0/ |
D | ICameraDeviceUser.hal | 38 * @return queue the queue that the client writes the request settings
|
/frameworks/rs/script_api/include/ |
D | rs_atomic.rsh | 24 * reads, the updates, and the memory writes are done in the right order.
|
/frameworks/rs/tests/java_api/RSUnitTests/src/com/android/rs/unittest/ |
D | math_fp16.rscript | 309 // the call writes to just the 2 bytes pointed-to by the paramter.
|
/frameworks/wilhelm/doc/ |
D | Doxyfile | 510 # provided by doxygen. Whatever the program writes to standard output 667 # input file. Doxygen will then use the output that the filter program writes
|
/frameworks/native/docs/ |
D | Doxyfile | 595 # provided by doxygen. Whatever the program writes to standard output 799 # input file. Doxygen will then use the output that the filter program writes
|
/frameworks/av/media/libaaudio/ |
D | Doxyfile | 648 # by doxygen. Whatever the program writes to standard output is used as the file 853 # program writes to standard output. If FILTER_PATTERNS is specified, this tag
|
D | Doxyfile.orig | 648 # by doxygen. Whatever the program writes to standard output is used as the file 844 # program writes to standard output. If FILTER_PATTERNS is specified, this tag
|
/frameworks/av/media/codec2/docs/ |
D | doxygen.config | 681 # by doxygen. Whatever the program writes to standard output is used as the file 889 # program writes to standard output. If FILTER_PATTERNS is specified, this tag
|
/frameworks/base/media/native/midi/include/ |
D | Doxyfile.orig | 690 # by doxygen. Whatever the program writes to standard output is used as the file 939 # program writes to standard output. If FILTER_PATTERNS is specified, this tag
|
D | Doxyfile | 690 # by doxygen. Whatever the program writes to standard output is used as the file 939 # program writes to standard output. If FILTER_PATTERNS is specified, this tag
|
/frameworks/native/vulkan/api/ |
D | vulkan.api | 2858 … VK_PIPELINE_STAGE_COLOR_ATTACHMENT_OUTPUT_BIT = 0x00000400, /// Color attachment writes 4663 …y access non-resident regions of a resource, all reads return as if data is 0, writes are discarded
|