Searched defs:stream_data (Results 1 – 6 of 6) sorted by relevance
123 ekt_alloc(ekt_stream_t *stream_data, ekt_policy_t policy) { in ekt_alloc()141 ekt_stream_init_from_policy(ekt_stream_t stream_data, ekt_policy_t policy) { in ekt_stream_init_from_policy()
189 const std::vector<string*>& stream_data() const { in stream_data() function
566 optional GetUpdatesStreamingResponse stream_data = 11; field
873 optional GetUpdatesStreamingResponse stream_data = 11; field
398 string stream_data; in TEST() local