Searched refs:ListComponents (Results 1 – 4 of 4) sorted by relevance
67 TEST_F(Codec2MasterHalTest, ListComponents) { in TEST_F() argument
215 static const std::vector<C2Component::Traits>& ListComponents();
83 std::vector<Traits> traits = Codec2Client::ListComponents(); in buildMediaCodecList()
718 const std::vector<C2Component::Traits>& Codec2Client::ListComponents() { in ListComponents() function in android::Codec2Client