Home
last modified time | relevance | path

Searched refs:COVERAGE_AGGREGATOR_PORT (Results 1 – 3 of 3) sorted by relevance

/trusty/user/base/interface/coverage/include/interface/coverage/
Daggregator.h24 #define COVERAGE_AGGREGATOR_PORT "com.android.trusty.coverage.aggregator" macro
/trusty/user/base/app/coverage/
Daggregator.c138 .name = COVERAGE_AGGREGATOR_PORT, in coverage_aggregator_init()
/trusty/user/base/lib/sancov/
Dsancov.c103 rc = tipc_connect(&chan, COVERAGE_AGGREGATOR_PORT); in init()