Home
last modified time | relevance | path

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

/aosp12/hardware/interfaces/audio/core/all-versions/vts/functional/
H A DDeviceManager.h44 sp<Interface> getExisting(const Key& name) { in getExisting() function
126 sp<IDevice> device = getExisting(std::make_tuple(factoryName, name)); in reset()
/aosp12/frameworks/base/core/jni/
H A Dandroid_util_Binder.cpp482 sp<JavaBBinder> getExisting() in getExisting() function in JavaBBinderHolder