/device/google/cuttlefish/host/libs/audio_connector/ |
D | commands.cpp | 34 JackInfoCommand::JackInfoCommand(uint32_t start_id, size_t count, in JackInfoCommand() 53 ChmapInfoCommand::ChmapInfoCommand(uint32_t start_id, size_t count, in ChmapInfoCommand() 78 StreamInfoCommand::StreamInfoCommand(uint32_t start_id, size_t count, in StreamInfoCommand()
|
D | commands.h | 45 InfoCommand(AudioCommandType type, uint32_t start_id, size_t count, R* reply) in InfoCommand() 52 uint32_t count() const { return count_; } in count() function
|
/device/google/cuttlefish/common/libs/fs/ |
D | shared_fd_stream.cpp | 60 std::streamsize SharedFDStreambuf::xsgetn(char* dst, std::streamsize count) { in xsgetn() 88 std::streamsize count) { in xsputn()
|
D | shared_buf.cc | 115 std::string RecvAll(SharedFD sock, const size_t count) { in RecvAll()
|
/device/generic/car/emulator/audio/driver/ |
D | ext_pcm.c | 109 const void *data, unsigned int count) { in mixer_pipeline_write() 170 int count = ext_pcm->ref_count -= 1; in ext_pcm_close() local 207 const void *data, unsigned int count) { in ext_pcm_write()
|
/device/generic/goldfish/hals/camera/ |
D | metadata_utils.h | 36 unsigned count = 0; member
|
/device/google/contexthub/firmware/lib/libc/ |
D | crt.c | 27 const int32_t count = step > 0 ? end - start : start - end; in callVectors() local
|
/device/google/atv/TvSampleLeanbackLauncher/src/main/java/com/example/sampleleanbacklauncher/apps/ |
D | NotificationsLaunchItem.java | 26 public void setNotificationsCount(int count) { in setNotificationsCount()
|
/device/google/atv/MdnsOffloadManagerService/tests/src/com/android/tv/mdnsoffloadmanager/ |
D | FakeMdnsOffloadService.java | 107 int count = mHitCounters.getOrDefault(recordKey, 0); in getAndResetHitCounter() local 114 int count = mMissCounter; in getAndResetMissCounter() local
|
/device/linaro/dragonboard/shared/utils/qrtr/src/ |
D | map.h | 12 unsigned int count; member
|
D | waiter.c | 46 static struct pollset *pollset_create(int count) in pollset_create() 129 int count; member
|
/device/google/cuttlefish/tests/ril/src/com/android/cuttlefish/ril/tests/ |
D | RilE2eTests.java | 88 int count = MAX_POLL_DISABLED_WIFI_COUNT; in disableWifi() local
|
/device/google/atv/FrameworkPackageStubs/src/com/android/browser/provider/ |
D | SQLiteContentProvider.java | 150 int count = 0; in update() local 174 int count = 0; in delete() local
|
/device/google/cuttlefish/host/frontend/webrtc/ |
D | audio_handler.h | 34 size_t count; member
|
/device/google/cuttlefish/host/frontend/adb_connector/ |
D | adb_connection_maintainer.cpp | 129 auto count = sock->Read(just_read.data(), just_read.size()); in RecvUptimeResult() local 160 auto count = sock->Read(just_read.data(), just_read.size()); in RecvGetStatusResult() local
|
/device/google/cuttlefish/tests/reliability/src/com/android/cuttlefish/tests/ |
D | CuttlefishReliabilityTest.java | 88 AtomicInteger count = new AtomicInteger(0); in testCuttlefishBootReliability() local
|
/device/google/cuttlefish/guest/libs/wpa_supplicant_8_lib/ |
D | driver_cmd_nl80211.c | 64 int wpa_driver_set_p2p_noa(void* priv, u8 count, int start, int duration) { in wpa_driver_set_p2p_noa()
|
/device/google/cuttlefish/guest/hals/rild/ |
D | rild_cuttlefish.c | 84 int count = 1; in make_argv() local
|
/device/generic/goldfish/wifi/wpa_supplicant_8_lib/ |
D | driver_cmd_nl80211.c | 59 UNUSED_ARG u8 count, in wpa_driver_set_p2p_noa()
|
/device/google/contexthub/firmware/os/algos/ |
D | time_sync.c | 161 void time_sync_hold(time_sync_t *sync, uint8_t count) { in time_sync_hold()
|
/device/google/contexthub/firmware/os/inc/ |
D | isr.h | 81 int count = 0; in unchainIsrAll() local
|
/device/generic/goldfish-opengl/system/hwc3/ |
D | DisplayFinder.cpp | 55 int count = rcEnc->rcGetFBDisplayConfigsCount(rcEnc); in findGoldfishPrimaryDisplay() local
|
/device/google/cuttlefish/guest/commands/bt_vhci_forwarder/ |
D | main.cpp | 61 ssize_t count = TEMP_FAILURE_RETRY(read(from_fd, buf, kBufferSize)); in forward() local
|
/device/google/atv/libraries/BluetoothServices/src/com/google/android/tv/btservices/settings/ |
D | ConnectedDevicesPreferenceFragment.java | 160 int count = category.getPreferenceCount(); in getBtDevices() local 262 int count = updatingDevices.size(); in updateBtDevices() local
|
/device/google/contexthub/sensorhal/ |
D | sensors.cpp | 102 int SensorContext::poll(sensors_event_t *data, int count) { in poll() 173 struct sensors_poll_device_t *dev, sensors_event_t *data, int count) { in PollWrapper()
|