Home
last modified time | relevance | path

Searched refs:METRICS_MAX_MSG_SIZE (Results 1 – 2 of 2) sorted by relevance

/aosp12/system/core/trusty/metrics/include/trusty/metrics/
H A Dtipc.h101 #define METRICS_MAX_MSG_SIZE \ macro
/aosp12/system/core/trusty/metrics/
H A Dmetrics.cpp81 uint8_t msg[METRICS_MAX_MSG_SIZE]; in HandleEvent()