Searched defs:event (Results 1 – 8 of 8) sorted by relevance
13 details::HidlInstrumentor::InstrumentationEvent event __attribute__((__unused__)), in HIDL_INSTRUMENTATION_FUNCTION_android_hardware_nfc_V1_0_INfcClientCallback()
16 details::HidlInstrumentor::InstrumentationEvent event __attribute__((__unused__)), in HIDL_INSTRUMENTATION_FUNCTION_android_hardware_tests_memory_V1_0_IMemoryTest()
13 details::HidlInstrumentor::InstrumentationEvent event __attribute__((__unused__)), in HIDL_INSTRUMENTATION_FUNCTION_android_hardware_nfc_V1_0_INfc()
21 details::HidlInstrumentor::InstrumentationEvent event __attribute__((__unused__)), in HIDL_INSTRUMENTATION_FUNCTION_android_hardware_tests_msgq_V1_0_ITestMsgQ()
24 details::HidlInstrumentor::InstrumentationEvent event __attribute__((__unused__)), in HIDL_INSTRUMENTATION_FUNCTION_android_hardware_tests_bar_V1_0_IBar()
52 optional InstrumentationEventType event = 2; field
109 android::hardware::details::HidlInstrumentor::InstrumentationEvent event, in AddTraceEvent()
498 bool VtsTraceProcessor::isEntryEvent(const InstrumentationEventType& event) { in isEntryEvent()