Home
last modified time | relevance | path

Searched defs:LogEvent (Results 1 – 25 of 96) sorted by relevance

1234

/aosp_15_r20/out/soong/.intermediates/tools/asuite/adevice/libadevice_proto_rust/android_arm64_armv8-2a_cortex-a55_source/
Dclientanalytics.rs528 pub struct LogEvent { struct
532 // @@protoc_insertion_point(field:LogEvent.source_extension) argument
535 // @@protoc_insertion_point(special_field:LogEvent.special_fields) argument
539 impl<'a> ::std::default::Default for &'a LogEvent { implementation
545 impl LogEvent { impl
626 impl ::protobuf::Message for LogEvent { implementation
704 impl ::protobuf::MessageFull for LogEvent { implementation
711 impl ::std::fmt::Display for LogEvent { implementation
717 impl ::protobuf::reflect::ProtobufValue for LogEvent { implementation
/aosp_15_r20/out/soong/.intermediates/tools/asuite/adevice/libadevice_proto_rust/linux_glibc_x86_64_source/
Dclientanalytics.rs528 pub struct LogEvent { struct
532 // @@protoc_insertion_point(field:LogEvent.source_extension) argument
535 // @@protoc_insertion_point(special_field:LogEvent.special_fields) argument
539 impl<'a> ::std::default::Default for &'a LogEvent { implementation
545 impl LogEvent { impl
626 impl ::protobuf::Message for LogEvent { implementation
704 impl ::protobuf::MessageFull for LogEvent { implementation
711 impl ::std::fmt::Display for LogEvent { implementation
717 impl ::protobuf::reflect::ProtobufValue for LogEvent { implementation
/aosp_15_r20/external/tink/go/testing/fakemonitoring/
H A Dfakemonitoring.go49 type LogEvent struct { struct
50 Context *monitoring.Context
51 KeyID uint32
52 NumBytes int
/aosp_15_r20/cts/tests/camera/src/android/hardware/multiprocess/camera/cts/
H A DErrorLoggingService.java222 public static class LogEvent implements Parcelable { class in ErrorLoggingService
258 private LogEvent(Parcel in) { in LogEvent() method in ErrorLoggingService.LogEvent
263 public LogEvent(int id, String msg) { in LogEvent() method in ErrorLoggingService.LogEvent
/aosp_15_r20/packages/modules/StatsD/statsd/src/logd/
DLogEvent.cpp56 LogEvent::LogEvent(int32_t uid, int32_t pid) in LogEvent() function in android::os::statsd::LogEvent
60 LogEvent::LogEvent(const string& trainName, int64_t trainVersionCode, bool requiresStaging, in LogEvent() function in android::os::statsd::LogEvent
80 LogEvent::LogEvent(int64_t wallClockTimestampNs, int64_t elapsedTimestampNs, in LogEvent() function in android::os::statsd::LogEvent
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/utils/
H A DManagedApplicationService.java110 public static class LogEvent implements LogFormattable { class in ManagedApplicationService
123 public LogEvent(long timestamp, ComponentName component, int event) { in LogEvent() method in ManagedApplicationService.LogEvent
/aosp_15_r20/tools/asuite/atest/proto/
H A Dclientanalytics.proto19 message LogEvent { message
/aosp_15_r20/tools/tradefederation/core/atest_proto/
Dclientanalytics.proto19 message LogEvent { message
/aosp_15_r20/tools/asuite/adevice/src/protos/
H A Dclientanalytics.proto17 message LogEvent { message
/aosp_15_r20/device/google/cuttlefish/host/commands/metrics/proto/
Dclientanalytics.proto35 message LogEvent { message
/aosp_15_r20/frameworks/base/packages/SettingsLib/Spa/spa/src/com/android/settingslib/spa/framework/common/
H A DSpaLogger.kt34 enum class LogEvent { class
/aosp_15_r20/external/perfetto/protos/perfetto/trace/android/
H A Dandroid_log.proto23 message LogEvent { message
/aosp_15_r20/external/cronet/components/metrics/
H A Dmetrics_logs_event_manager.h21 enum class LogEvent { enum
/aosp_15_r20/external/cronet/components/metrics/debug/
H A Dbrowser_proxy.ts30 export interface LogEvent { interface
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202005/MdePkg/Include/Protocol/
H A DTcgService.h188 EFI_TCG_LOG_EVENT LogEvent; member
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/UDK2017/MdePkg/Include/Protocol/
H A DTcgService.h194 EFI_TCG_LOG_EVENT LogEvent; member
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202302/MdePkg/Include/Protocol/
H A DTcgService.h188 EFI_TCG_LOG_EVENT LogEvent; member
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202111/MdePkg/Include/Protocol/
H A DTcgService.h188 EFI_TCG_LOG_EVENT LogEvent; member
/aosp_15_r20/external/python/bumble/web/
Dbumble.js57 class LogEvent extends Event { class
/aosp_15_r20/external/python/bumble/docs/mkdocs/src/hive/web/
Dbumble.js57 class LogEvent extends Event { class
/aosp_15_r20/device/google/contexthub/util/nanotool/
Dnanomessage.h39 LogEvent = 0x474F4C41, enumerator
/aosp_15_r20/frameworks/base/nfc/java/android/nfc/
H A DOemLogItems.java92 public @interface LogEvent {} annotation in OemLogItems
/aosp_15_r20/packages/modules/StatsD/statsd/src/metrics/
DNumericValueMetricProducer.cpp245 void NumericValueMetricProducer::combineValueFields(pair<LogEvent, vector<int>>& eventValues, in combineValueFields()
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include_gen/external/perfetto/perfetto_protos_perfetto_trace_android_zero_gen_headers/gen/external/perfetto/protos/perfetto/trace/android/
H A Dandroid_log.pbzero.h51 using LogEvent = ::perfetto::protos::pbzero::AndroidLogPacket_LogEvent; variable
/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_protos_perfetto_trace_android_zero_gen_headers/gen/external/perfetto/protos/perfetto/trace/android/
Dandroid_log.pbzero.h51 using LogEvent = ::perfetto::protos::pbzero::AndroidLogPacket_LogEvent; variable

1234