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

  /hardware/google/av/codec2/hidl/1.0/utils/include/codec2/hidl/1.0/
ComponentStore.h 92 void onInterfaceLoaded(const std::shared_ptr<C2ComponentInterface> &intf);
  /hardware/google/av/codec2/hidl/1.0/utils/
ComponentStore.cpp 170 onInterfaceLoaded(c2component->intf());
201 onInterfaceLoaded(c2interface);
237 void ComponentStore::onInterfaceLoaded(const std::shared_ptr<C2ComponentInterface> &intf) {

Completed in 52 milliseconds