Home
last modified time | relevance | path

Searched defs:max_records (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/test/headless/sdp/
Dsdp_db.cc26 SdpDb::SdpDb(unsigned int max_records) : max_records_(max_records) { in SdpDb()
/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/convert/
H A Dop_metrics_to_record.cc29 int max_records) { in SortedOpMetricsDb()
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/sdp/
H A Dpdu.cc452 const uint16_t max_records = (max_size - min_size) / sizeof(ServiceHandle); in GetPDU() local
/aosp_15_r20/external/libchrome/base/metrics/
H A Dpersistent_memory_allocator.cc260 const uint32_t max_records = in GetNext() local
/aosp_15_r20/external/cronet/base/metrics/
H A Dpersistent_memory_allocator.cc270 const uint32_t max_records = in GetNext() local
/aosp_15_r20/external/mbedtls/library/
H A Dssl_tls.c3159 void mbedtls_ssl_conf_renegotiation_enforced(mbedtls_ssl_config *conf, int max_records) in mbedtls_ssl_conf_renegotiation_enforced()
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/library/
H A Dssl_tls.c2988 void mbedtls_ssl_conf_renegotiation_enforced(mbedtls_ssl_config *conf, int max_records) in mbedtls_ssl_conf_renegotiation_enforced()