Home
last modified time | relevance | path

Searched defs:finder (Results 1 – 3 of 3) sorted by relevance

/system/extras/simpleperf/
Ddso_test.cpp47 DebugElfFileFinder finder; in TEST() local
63 DebugElfFileFinder finder; in TEST() local
80 DebugElfFileFinder finder; in TEST() local
92 DebugElfFileFinder finder; in TEST() local
103 DebugElfFileFinder finder; in TEST() local
126 DebugElfFileFinder finder; in TEST() local
142 DebugElfFileFinder finder; in TEST() local
152 DebugElfFileFinder finder; in TEST() local
171 DebugElfFileFinder finder; in TEST() local
Devent_type.cpp357 for (auto& finder : type_finders_) { in GetFinder() local
381 auto& finder = GetFinder(EventFinderType::TRACEPOINT_SYSTEM); in ReadTracepointsFromFile() local
404 for (auto& finder : type_finders_) { in ForEachType() local
419 for (auto& finder : type_finders_) { in FindType() local
445 void EventTypeManager::SetScopedFinder(std::unique_ptr<EventTypeFinder>&& finder) { in SetScopedFinder()
/system/tools/aidl/
Daidl_language.cpp266 ConstReferenceFinder finder; in Find() local