Home
last modified time | relevance | path

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

/frameworks/native/libs/dumputils/
Ddump_utils.cpp169 for (const auto &aidl_prefix : aidl_interfaces_to_dump) { in get_interesting_aidl_pids() local
171 if (serviceDebugInfo.name.rfind(aidl_prefix, 0) == 0) { in get_interesting_aidl_pids()