Home
last modified time | relevance | path

Searched defs:InterfaceKey (Results 1 – 2 of 2) sorted by relevance

/hardware/google/av/codec2/hidl/1.0/utils/include/codec2/hidl/1.0/
DComponent.h124 struct InterfaceKey { struct
149 wp<IBinder> remote;
150 wp<IComponent> local;
/hardware/google/av/codec2/hidl/1.0/utils/
DComponent.cpp666 Component::InterfaceKey::InterfaceKey(const sp<IComponent>& component) { in InterfaceKey() function in hardware::google::media::c2::V1_0::utils::Component::InterfaceKey