OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:StreamIdList
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/google_apis/gcm/engine/
mcs_client.h
111
typedef std::vector<StreamId>
StreamIdList
;
mcs_client.cc
417
StreamIdList
acked_stream_ids_to_remove;
424
for (
StreamIdList
::iterator iter = acked_stream_ids_to_remove.begin();
562
StreamIdList
acked_outgoing_stream_ids;
Completed in 23 milliseconds