Searched defs:num_bytes (Results 1 – 3 of 3) sorted by relevance
61 int num_bytes = read(fd, event_buf, sizeof(event_buf)); in android_os_fileobserver_observe() local
290 void StatsdStats::noteMetricsReportSent(const ConfigKey& key, const size_t num_bytes) { in noteMetricsReportSent()294 void StatsdStats::noteMetricsReportSent(const ConfigKey& key, const size_t num_bytes, in noteMetricsReportSent()
481 size_t num_bytes = s->bytes(); in TrimString() local