Home
last modified time | relevance | path

Searched refs:GetSourceTypesAsValue (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/cronet/net/log/
H A Dnet_log.h344 static base::Value GetSourceTypesAsValue();
H A Dnet_log.cc209 base::Value NetLog::GetSourceTypesAsValue() { in GetSourceTypesAsValue() function in net::NetLog
H A Dnet_log_util.cc277 constants_dict.Set("logSourceType", NetLog::GetSourceTypesAsValue()); in GetNetConstants()