Home
last modified time | relevance | path

Searched defs:C2String (Results 1 – 7 of 7) sorted by relevance

/frameworks/av/media/codec2/hidl/services/
Dvendor.cpp56 C2String /*name*/, in createComponent() argument
62 C2String /* name */, in createInterface() argument
/frameworks/av/services/mediacodec/registrant/
DCodecServiceRegistrant.cpp127 C2String, std::shared_ptr<C2Component> *const component) override { in createComponent() argument
134 C2String, std::shared_ptr<C2ComponentInterface> *const interface) { in createInterface() argument
/frameworks/av/media/codec2/core/include/
DC2.h78 typedef std::string C2String; typedef
/frameworks/av/media/codec2/vndk/
DC2Store.cpp1100 std::vector<std::tuple<C2String, in C2PlatformComponentStore()
1232 std::vector<std::tuple<C2String, in GetTestComponentStore()
/frameworks/av/media/codec2/hidl/client/
Dclient.cpp128 C2String, std::shared_ptr<C2Component>* const component) { in createComponent() argument
134 C2String, std::shared_ptr<C2ComponentInterface>* const interface) { in createInterface() argument
/frameworks/av/media/codec2/hidl/plugin/samples/
DSampleFilterPlugin.cpp916 static void AddFactory(std::map<C2String, std::unique_ptr<ComponentFactory>> *factories) { in AddFactory()
/frameworks/av/media/codec2/sfplugin/
DCCodec.cpp456 C2String, std::shared_ptr<C2Component> *const component) { in createComponent() argument
462 C2String, std::shared_ptr<C2ComponentInterface> *const interface) { in createInterface() argument