Home
last modified time | relevance | path

Searched defs:LoggingSettings (Results 1 – 11 of 11) sorted by relevance

/external/cronet/stable/base/
Dlogging.h231 struct BASE_EXPORT LoggingSettings { struct
234 uint32_t logging_dest = LOG_DEFAULT;
238 base::FilePath::StringType log_file_path;
239 LogLockingState lock_log = LOCK_LOG_FILE;
240 OldFileDeletionState delete_old = APPEND_TO_OLD_LOG_FILE;
246 raw_ptr<FILE> log_file = nullptr;
248 LogFormat log_format = LogFormat::LOG_FORMAT_SYSLOG;
272 BASE_EXPORT bool BaseInitLoggingImpl(const LoggingSettings& settings); argument
/external/cronet/tot/base/
Dlogging.h231 struct BASE_EXPORT LoggingSettings { struct
234 uint32_t logging_dest = LOG_DEFAULT;
238 base::FilePath::StringType log_file_path;
239 LogLockingState lock_log = LOCK_LOG_FILE;
240 OldFileDeletionState delete_old = APPEND_TO_OLD_LOG_FILE;
246 raw_ptr<FILE> log_file = nullptr;
248 LogFormat log_format = LogFormat::LOG_FORMAT_SYSLOG;
272 BASE_EXPORT bool BaseInitLoggingImpl(const LoggingSettings& settings); argument
/external/sdk-platform-java/test/integration/goldens/logging/src/com/google/cloud/logging/v2/
DLoggingSettings.java91 public class LoggingSettings extends ClientSettings<LoggingSettings> { class
186 protected LoggingSettings(Builder settingsBuilder) throws IOException { in LoggingSettings() method in LoggingSettings
/external/google-cloud-java/java-dialogflow-cx/proto-google-cloud-dialogflow-cx-v3/src/main/proto/google/cloud/dialogflow/cx/v3/
Dadvanced_settings.proto44 message LoggingSettings { message
/external/google-cloud-java/java-dialogflow-cx/proto-google-cloud-dialogflow-cx-v3beta1/src/main/proto/google/cloud/dialogflow/cx/v3beta1/
Dadvanced_settings.proto44 message LoggingSettings { message
/external/googleapis/google/cloud/dialogflow/cx/v3/
Dadvanced_settings.proto61 message LoggingSettings { message
/external/googleapis/google/cloud/dialogflow/cx/v3beta1/
Dadvanced_settings.proto83 message LoggingSettings { message
/external/libchrome/base/
Dlogging.h187 struct BASE_EXPORT LoggingSettings { struct
218 BASE_EXPORT bool BaseInitLoggingImpl(const LoggingSettings& settings); argument
Dlogging.cc399 LoggingSettings::LoggingSettings() in LoggingSettings() function in logging::LoggingSettings
/external/google-cloud-java/java-dialogflow-cx/proto-google-cloud-dialogflow-cx-v3beta1/src/main/java/com/google/cloud/dialogflow/cx/v3beta1/
DAdvancedSettings.java116 public static final class LoggingSettings extends com.google.protobuf.GeneratedMessageV3 class in AdvancedSettings
122 private LoggingSettings(com.google.protobuf.GeneratedMessageV3.Builder<?> builder) { in LoggingSettings() method in AdvancedSettings.LoggingSettings
126 private LoggingSettings() {} in LoggingSettings() method in AdvancedSettings.LoggingSettings
/external/google-cloud-java/java-dialogflow-cx/proto-google-cloud-dialogflow-cx-v3/src/main/java/com/google/cloud/dialogflow/cx/v3/
DAdvancedSettings.java116 public static final class LoggingSettings extends com.google.protobuf.GeneratedMessageV3 class in AdvancedSettings
122 private LoggingSettings(com.google.protobuf.GeneratedMessageV3.Builder<?> builder) { in LoggingSettings() method in AdvancedSettings.LoggingSettings
126 private LoggingSettings() {} in LoggingSettings() method in AdvancedSettings.LoggingSettings