Home
last modified time | relevance | path

Searched defs:CommonEventHandler (Results 1 – 2 of 2) sorted by relevance

/test/testfwk/arkxtest/perftest/connection/include/
Dapi_caller_client.h56 using CommonEventHandler = function<void(const CommonEventData &)>; variable
/test/testfwk/arkxtest/uitest/connection/
Dipc_transactor.cpp35 using CommonEventHandler = function<void(const CommonEventData &)>; typedef