Searched refs:SfNetLog (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/media/libstagefright/chromium_http/
H A Dsupport.h34 struct SfNetLog : public net::NetLog { struct in namespace:android
35 SfNetLog();
50 DISALLOW_EVIL_CONSTRUCTORS(SfNetLog);
H A Dsupport.cpp128 SfNetLog::SfNetLog() function in class:android::SfNetLog
132 void SfNetLog::AddEntry(
148 uint32 SfNetLog::NextID() {
152 net::NetLog::LogLevel SfNetLog::GetLogLevel() const {
173 set_net_log(new SfNetLog());

Completed in 202 milliseconds