Searched defs:NetLogIntegerParameter (Results 1 - 1 of 1) sorted by relevance

/external/chromium/net/base/
H A Dnet_log.h242 // NetLogIntegerParameter is a subclass of EventParameters that encapsulates a
244 class NetLogIntegerParameter : public NetLog::EventParameters { class in namespace:net
247 NetLogIntegerParameter(const char* name, int value) function in class:net::NetLogIntegerParameter

Completed in 4378 milliseconds