HomeSort by relevance Sort by last modified time
    Searched refs:ComponentInterface (Results 1 - 3 of 3) sorted by null

  /hardware/google/av/codec2/hidl/1.0/utils/include/codec2/hidl/1.0/
Component.h 57 struct ComponentInterface : public Configurable<IComponentInterface> {
58 ComponentInterface(
  /hardware/google/av/codec2/hidl/1.0/utils/
Component.cpp 87 // ComponentInterface
88 ComponentInterface::ComponentInterface(
96 c2_status_t ComponentInterface::status() const {
ComponentStore.cpp 202 interface = new ComponentInterface(c2interface, this);

Completed in 221 milliseconds