/device/generic/goldfish/audio/ |
D | ring_buffer.cpp | 26 RingBuffer::RingBuffer(size_t capacity) in RingBuffer() argument 27 : mBuffer(new uint8_t[capacity]) in RingBuffer() 28 , mCapacity(capacity) {} in RingBuffer()
|
D | ring_buffer.h | 35 RingBuffer(size_t capacity); 37 size_t capacity() const { return mCapacity; } in capacity() function
|
D | device_port_sink.cpp | 120 return mRingBuffer.capacity() / mFrameSize - pendingFrames; in calcAvailableFramesNowLocked()
|
/device/google/cuttlefish/host/commands/health/ |
D | health.cpp | 63 int capacity() { in capacity() function 110 return capacity(); in main()
|
/device/generic/goldfish-opengl/system/codecs/c2/decoders/base/ |
D | SimpleC2Component.cpp | 155 fetchLinearBlock(uint32_t capacity, C2MemoryUsage usage, in fetchLinearBlock() argument 159 status = mBase->fetchLinearBlock(capacity, usage, block); in fetchLinearBlock() 165 fetchCircularBlock(uint32_t capacity, C2MemoryUsage usage, in fetchCircularBlock() argument 169 status = mBase->fetchCircularBlock(capacity, usage, block); in fetchCircularBlock()
|
/device/generic/goldfish/dhcp/common/ |
D | socket.cpp | 241 iov.iov_len = message->capacity(); in receiveFromInterface() 279 iov[2].iov_len = message->capacity(); in receiveRawUdp()
|
/device/google/contexthub/util/nanotool/ |
D | androidcontexthub.cpp | 367 message.resize(message.capacity()); in ReadEventFromFd() 370 int ret = read(fd, message.data(), message.capacity()); in ReadEventFromFd()
|
/device/google/zumapro/dumpstate/ |
D | dump_power.rc | 33 chown system system /sys/class/power_supply/wireless/capacity 119 chown system system /sys/class/power_supply/wireless/capacity
|
/device/generic/goldfish/dhcp/common/include/ |
D | message.h | 66 size_t capacity() const { return sizeof(dhcpData); } in capacity() function
|
/device/google/zumapro/conf/ |
D | init.zumapro.soc.rc | 23 # Set uclamp_min to capacity of little core + 1 to avoid little core
|
D | init.zuma.soc.rc | 26 # Set uclamp_min to capacity of little core + 1 to avoid little core
|
/device/google/redbull/ |
D | init.hardware.rc | 547 chown system system /sys/class/power_supply/wireless/capacity 548 chmod 0660 /sys/class/power_supply/wireless/capacity
|
/device/generic/goldfish-opengl/system/codecs/c2/decoders/hevcdec/ |
D | C2GoldfishHevcDec.cpp | 876 inSize = rView.capacity(); in process()
|
/device/generic/goldfish-opengl/system/codecs/c2/decoders/vpxdec/ |
D | C2GoldfishVpxDec.cpp | 748 inSize = rView.capacity(); in process()
|
/device/generic/goldfish-opengl/system/codecs/c2/decoders/avcdec/ |
D | C2GoldfishAvcDec.cpp | 929 inSize = rView.capacity(); in process()
|
/device/google/zuma/conf/ |
D | init.zuma.rc | 249 chown system system /sys/class/power_supply/wireless/capacity 834 chown system system /sys/class/power_supply/wireless/capacity
|
/device/google/gs201/conf/ |
D | init.gs201.rc | 253 chown system system /sys/class/power_supply/wireless/capacity 761 chown system system /sys/class/power_supply/wireless/capacity
|
/device/google/coral/ |
D | init.hardware.rc | 440 chown system system /sys/class/power_supply/wireless/capacity
|
/device/google/trout/tools/tracing/proto/ |
D | perfetto_trace.proto | 51 // A capacity may be specified to indicate the number of counters that can be 929 // will be kept enqueued (putting pressure on the capacity of the shared 7596 // Battery capacity in microampere-hours(µAh). Also known as Coulomb counter. 7599 // Remaining battery capacity percentage of total capacity 8028 // loss occurs when the kernel has insufficient ring buffer capacity to write
|
/device/google/gs101/conf/ |
D | init.gs101.rc | 269 chown system system /sys/class/power_supply/wireless/capacity
|
/device/google/cuttlefish_vmm/qemu/x86_64-linux-gnu/usr/share/qemu/ |
D | trace-events-all | 171 buffer_free(const char *buf, size_t len) "%s: capacity %zd"
|
/device/google/cuttlefish_vmm/qemu/aarch64-linux-gnu/usr/share/qemu/ |
D | trace-events-all | 171 buffer_free(const char *buf, size_t len) "%s: capacity %zd"
|
/device/google/atv/products/lowram_boot_profiles/ |
D | boot-image-profile.txt | 52177 HSPLjava/nio/Buffer;->capacity()I 54397 HSPLjava/util/HashMap;->capacity()I 54527 HSPLjava/util/IdentityHashMap;->capacity(I)I 56833 PLjava/util/stream/SpinedBuffer$OfPrimitive;->capacity()J 56841 HSPLjava/util/stream/SpinedBuffer;->capacity()J
|