/aosp_15_r20/external/webrtc/api/ |
H A D | rtc_event_log_output_file.cc | 34 size_t max_size_bytes) in RtcEventLogOutputFile() 41 RtcEventLogOutputFile::RtcEventLogOutputFile(FILE* file, size_t max_size_bytes) in RtcEventLogOutputFile() 45 size_t max_size_bytes) in RtcEventLogOutputFile()
|
H A D | peer_connection_interface.h | 1573 virtual bool StartAecDump(FILE* file, int64_t max_size_bytes) { in StartAecDump()
|
/aosp_15_r20/external/pigweed/pw_containers/public/pw_containers/ |
H A D | inline_var_len_entry_queue.h | 80 #define PW_VARIABLE_LENGTH_ENTRY_QUEUE_DECLARE(variable, max_size_bytes) \ argument 228 #define _PW_VAR_QUEUE_DATA_SIZE_UINT32(max_size_bytes) \ argument 231 #define _PW_VAR_QUEUE_DATA_SIZE_BYTES(max_size_bytes) \ argument 443 size_type max_size_bytes() const { in max_size_bytes() function 479 constexpr BasicInlineVarLenEntryQueue(uint32_t max_size_bytes) in BasicInlineVarLenEntryQueue()
|
/aosp_15_r20/external/pigweed/pw_containers/pw_containers_private/ |
H A D | inline_var_len_entry_queue_test_oracle.h | 31 InlineVarLenEntryQueueTestOracle(uint32_t max_size_bytes) in InlineVarLenEntryQueueTestOracle() 76 uint32_t max_size_bytes() const { return max_size_bytes_; } in max_size_bytes() function
|
/aosp_15_r20/external/federated-compute/fcp/client/opstats/ |
H A D | pds_backed_opstats_db.cc | 170 const int64_t max_size_bytes, in PruneOldDataUntilBelowSizeLimit() 209 int64_t max_size_bytes) { in Create()
|
H A D | pds_backed_opstats_db.h | 68 LogManager& log_manager, int64_t max_size_bytes, in PdsBackedOpStatsDb()
|
H A D | pds_backed_opstats_db_test.cc | 464 int64_t max_size_bytes = 30; in TEST_F() local
|
/aosp_15_r20/external/perfetto/protos/perfetto/metrics/android/ |
H A D | ion_metric.proto | 27 optional double max_size_bytes = 4; field
|
H A D | fastrpc_metric.proto | 27 optional double max_size_bytes = 4; field
|
H A D | dma_heap_metric.proto | 32 optional double max_size_bytes = 3; field
|
/aosp_15_r20/external/pigweed/pw_multisink/ |
H A D | util.cc | 41 size_t max_size_bytes) { in UnsafeDumpMultiSinkLogsFromEnd()
|
H A D | multisink.cc | 231 const Function<void(ConstByteSpan)>& callback, size_t max_size_bytes) { in UnsafeForEachEntryFromEnd()
|
/aosp_15_r20/external/webrtc/net/dcsctp/rx/ |
H A D | reassembly_queue.cc | 54 size_t max_size_bytes, in ReassemblyQueue()
|
/aosp_15_r20/external/webrtc/pc/ |
H A D | peer_connection_factory.cc | 186 bool PeerConnectionFactory::StartAecDump(FILE* file, int64_t max_size_bytes) { in StartAecDump()
|
/aosp_15_r20/external/webrtc/sdk/android/api/org/webrtc/ |
H A D | PeerConnection.java | 1205 public boolean startRtcEventLog(int file_descriptor, int max_size_bytes) { in startRtcEventLog() 1334 private native boolean nativeStartRtcEventLog(int file_descriptor, int max_size_bytes); in nativeStartRtcEventLog()
|
/aosp_15_r20/bionic/libc/malloc_debug/ |
H A D | PointerData.cpp | 145 static size_t max_size_bytes = g_debug->config().backtrace_max_size_bytes(); in ShouldBacktraceAllocSize() local
|
/aosp_15_r20/external/webrtc/media/base/ |
H A D | fake_media_engine.cc | 484 int64_t max_size_bytes) { in StartAecDump()
|
/aosp_15_r20/external/perfetto/protos/perfetto/metrics/ |
H A D | perfetto_merged_metrics.proto | 997 optional double max_size_bytes = 3; field 1046 optional double max_size_bytes = 4; field 1424 optional double max_size_bytes = 4; field
|
/aosp_15_r20/external/webrtc/sdk/android/src/jni/pc/ |
H A D | peer_connection.cc | 886 int max_size_bytes) { in JNI_PeerConnection_StartRtcEventLog()
|
/aosp_15_r20/external/webrtc/media/engine/ |
H A D | webrtc_voice_engine.cc | 602 int64_t max_size_bytes) { in StartAecDump()
|
/aosp_15_r20/external/webrtc/modules/audio_processing/ |
H A D | audio_processing_unittest.cc | 1465 int max_size_bytes) { in ProcessDebugDump()
|