Searched refs:CaptureModeToString (Results 1 – 2 of 2) sorted by relevance
145 static std::string CaptureModeToString(NetLogCaptureMode mode);
499 constants->Set("logCaptureMode", CaptureModeToString(capture_mode)); in FileNetLogObserver()506 std::string FileNetLogObserver::CaptureModeToString(NetLogCaptureMode mode) { in CaptureModeToString() function in net::FileNetLogObserver