Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/incremental/
H A DServiceWrappers.h215 template <class INTERFACE>
216 sp<INTERFACE> getRealService(std::string_view serviceName) const;
H A DServiceWrappers.cpp383 template <class INTERFACE>
384 sp<INTERFACE> RealServiceManager::getRealService(std::string_view serviceName) const { in getRealService()
390 return interface_cast<INTERFACE>(binder); in getRealService()
/aosp14/frameworks/base/tools/processors/staledataclass/src/android/processor/staledataclass/
H A DStaleDataclassProcessor.kt194 || it.kind == ElementKind.INTERFACE
/aosp14/frameworks/base/tools/processors/immutability/src/android/processor/immutability/
H A DImmutabilityProcessor.kt220 if (classType.getKind() != ElementKind.INTERFACE) {
/aosp14/system/core/init/
H A Dinit.cpp503 INTERFACE, // action gets called for every service that holds this interface enumerator
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...