Home
last modified time | relevance | path

Searched defs:log_type (Results 1 – 25 of 56) sorted by relevance

123

/aosp_15_r20/external/cronet/components/metrics/
H A Dmetrics_log_store.cc73 MetricsLog::LogType log_type, in StoreLog()
86 MetricsLog::LogType log_type, in StoreLogInfo()
103 MetricsLog::LogType log_type) { in GetSigningKeyForLogType()
191 MetricsLog::LogType log_type) { in GetLogStoreForLogType()
H A Dmetrics_service.cc1087 MetricsLog::LogType log_type = current_log->log_type(); in CloseCurrentLog() local
1203 MetricsLog::LogType log_type, in StoreFinalizedLog()
1215 MetricsLog::LogType log_type, in MaybeCleanUpAndStoreFinalizedLog()
1401 constexpr MetricsLog::LogType log_type = MetricsLog::INITIAL_STABILITY_LOG; in PrepareInitialStabilityLog() local
1460 MetricsLog::LogType log_type) { in CreateLog()
1579 constexpr MetricsLog::LogType log_type = MetricsLog::INDEPENDENT_LOG; in PrepareProviderMetricsLog() local
H A Dmetrics_logs_event_manager.cc14 MetricsLog::LogType log_type) in ScopedNotifyLogType()
56 std::optional<MetricsLog::LogType> log_type) { in NotifyLogType()
H A Dmetrics_service_observer.cc33 std::string LogTypeToString(MetricsLog::LogType log_type) { in LogTypeToString()
156 std::optional<MetricsLog::LogType> log_type) { in OnLogType()
H A Dmetrics_log_store_unittest.cc55 MetricsLog* CreateLog(MetricsLog::LogType log_type) { in CreateLog()
61 size_t TypeCount(MetricsLog::LogType log_type) { in TypeCount()
H A Dmetrics_log.cc231 LogType log_type, in MetricsLog()
242 LogType log_type, in MetricsLog()
H A Dmetrics_logs_event_manager.h68 virtual void OnLogType(std::optional<MetricsLog::LogType> log_type) {} in OnLogType()
H A Dmetrics_log.h217 LogType log_type() const { return log_type_; } in log_type() function
H A Dmetrics_service.h291 MetricsLog::LogType log_type) { in CreateLogForTesting()
/aosp_15_r20/external/googleapis/google/iam/v1/
H A Dpolicy.proto325 LogType log_type = 1; field
409 string log_type = 4; field
/aosp_15_r20/external/mesa3d/src/vulkan/screenshot-layer/
H A Dscreenshot_params.c40 static const char *print_log_type(enum LogType log_type) { in print_log_type()
61 void LOG(enum LogType log_type, const char *format, ...) { in LOG()
H A Dscreenshot_params.h84 enum LogType log_type; member
/aosp_15_r20/tools/tradefederation/core/proto/
Dlog_file.proto28 string log_type = 3; field
Dvirtual_device_manager.proto122 LogType log_type = 1; field
/aosp_15_r20/tools/asuite/atest/tf_proto/
H A Dlog_file.proto28 string log_type = 3; field
/aosp_15_r20/external/libchrome/base/
H A Dsyslog_logging.cc70 WORD log_type = EVENTLOG_ERROR_TYPE; in ~EventLogMessage() local
/aosp_15_r20/external/sdk-platform-java/java-iam/proto-google-iam-v1/src/main/proto/google/iam/v1/
H A Dpolicy.proto238 string log_type = 4; field
/aosp_15_r20/external/cronet/base/
H A Dsyslog_logging.cc122 WORD log_type = EVENTLOG_ERROR_TYPE; in ~EventLogMessage() local
/aosp_15_r20/external/google-cloud-java/java-aiplatform/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/
H A Dmodel_deployment_monitoring_job.proto260 LogType log_type = 2; field
/aosp_15_r20/external/googleapis/google/cloud/aiplatform/v1/
H A Dmodel_deployment_monitoring_job.proto260 LogType log_type = 2; field
/aosp_15_r20/external/googleapis/google/cloud/aiplatform/v1beta1/
H A Dmodel_deployment_monitoring_job.proto260 LogType log_type = 2; field
/aosp_15_r20/external/google-cloud-java/java-aiplatform/proto-google-cloud-aiplatform-v1beta1/src/main/proto/google/cloud/aiplatform/v1beta1/
H A Dmodel_deployment_monitoring_job.proto260 LogType log_type = 2; field
/aosp_15_r20/system/logging/rust/
H A Dliblog_event_list.rs53 log_type: log_bindgen::log_id, field
/aosp_15_r20/system/unwinding/libunwindstack/
H A DArmExidx.h82 void set_log(ArmLogType log_type) { log_type_ = log_type; } in set_log()
/aosp_15_r20/tools/acloud/public/
H A Dreport.py101 def LogFile(path, log_type, name=None): argument

123