Searched refs:total_bundle_size (Results 1 – 1 of 1) sorted by relevance
99 size_t total_bundle_size = 0; in CreateRootCertsBundle() local115 total_bundle_size += file_data.size; in CreateRootCertsBundle()119 char* bundle_string = static_cast<char*>(gpr_zalloc(total_bundle_size + 1)); in CreateRootCertsBundle()