Home
last modified time | relevance | path

Searched defs:event_value (Results 1 – 14 of 14) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/stack/metrics/
Dstack_metrics_logging.cc29 int64_t event_value) { in log_classic_pairing_event()
/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_metrics_logging.cc66 int64_t event_value) { in log_classic_pairing_event()
Dmock_main_shim_metrics_api.cc160 int64_t event_value) { in LogMetricClassicPairingEvent()
/aosp_15_r20/external/OpenCSD/decoder/include/opencsd/etmv4/
H A Dtrc_pkt_elem_etmv4i.h518 inline void EtmV4ITrcPacket::setEvent(const uint8_t event_value) in setEvent()
/aosp_15_r20/packages/modules/Bluetooth/system/main/shim/
Dmetrics_api.cc119 int64_t event_value) { in LogMetricClassicPairingEvent()
/aosp_15_r20/packages/modules/Bluetooth/system/gd/os/linux/
Dmetrics.cc28 int64_t event_value) {} in LogMetricClassicPairingEvent()
/aosp_15_r20/packages/modules/Bluetooth/system/gd/os/chromeos/
Dmetrics.cc33 int64_t event_value) {} in LogMetricClassicPairingEvent()
/aosp_15_r20/packages/modules/Bluetooth/system/gd/os/android/
Dmetrics.cc281 int64_t event_value) { in LogMetricClassicPairingEvent()
/aosp_15_r20/external/libchrome/base/test/
H A Dtrace_event_analyzer.cc50 bool TraceEvent::SetFromJSON(const base::Value* event_value) { in SetFromJSON()
/aosp_15_r20/external/cronet/base/test/
H A Dtrace_event_analyzer.cc49 bool TraceEvent::SetFromJSON(const base::Value* event_value) { in SetFromJSON()
/aosp_15_r20/packages/modules/Bluetooth/system/common/
Dmetrics.cc738 int64_t event_value) { in LogClassicPairingEvent()
/aosp_15_r20/packages/modules/Bluetooth/system/btif/src/
Dbtif_rc.cc4749 static bt_status_t register_notification_cmd(uint8_t event_id, uint32_t event_value, in register_notification_cmd()
/aosp_15_r20/frameworks/proto_logging/stats/
H A Datoms.proto4366 optional int64 event_value = 7; field
/aosp_15_r20/out/soong/.intermediates/frameworks/proto_logging/stats/libstats_proto_host/linux_glibc_x86_64_shared/gen/proto/frameworks/proto_logging/stats/
Datoms.pb.h282455 inline ::int64_t BluetoothClassicPairingEventReported::event_value() const { in event_value() function