Searched refs:findC2Component (Results 1 – 3 of 3) sorted by relevance
111 std::shared_ptr<C2Component> findC2Component(
130 std::shared_ptr<C2Component> comp = mStore->findC2Component(component); in connectToComponent()
301 std::shared_ptr<C2Component> ComponentStore::findC2Component( in findC2Component() function in hardware::google::media::c2::V1_0::utils::ComponentStore