Searched refs:AllocSharedString (Results 1 – 7 of 7) sorted by relevance
61 .withConstValue(AllocSharedString<C2ComponentNameSetting>(name.c_str())) in BaseParams()74 .withConstValue(AllocSharedString<C2ComponentAliasesSetting>(joined.c_str())) in BaseParams()147 .withConstValue(AllocSharedString<C2PortMediaTypeSetting::input>( in BaseParams()159 .withConstValue(AllocSharedString<C2PortMediaTypeSetting::output>( in BaseParams()
57 .withConstValue(AllocSharedString<C2ComponentNameSetting>( in BaseParams()71 .withConstValue(AllocSharedString<C2ComponentAliasesSetting>( in BaseParams()144 .withConstValue(AllocSharedString<C2PortMediaTypeSetting::input>( in BaseParams()156 .withConstValue(AllocSharedString<C2PortMediaTypeSetting::output>( in BaseParams()
76 AllocSharedString<C2PortMediaTypeSetting::input>(MEDIA_MIMETYPE_VIDEO_RAW)); in TEST_F()78 AllocSharedString<C2PortMediaTypeSetting::input>(MEDIA_MIMETYPE_VIDEO_AVC)); in TEST_F()84 AllocSharedString<C2PortMediaTypeSetting::output>(MEDIA_MIMETYPE_VIDEO_AVC)); in TEST_F()86 AllocSharedString<C2PortMediaTypeSetting::output>(MEDIA_MIMETYPE_VIDEO_RAW)); in TEST_F()
188 std::shared_ptr<T> AllocSharedString(const Args(&... args), const char *str) { in AllocSharedString() function196 std::shared_ptr<T> AllocSharedString(const Args(&... args), const std::string &str) { in AllocSharedString() function
198 std::shared_ptr<T> AllocSharedString(const Args(&...args), const char *str) { in AllocSharedString() function206 std::shared_ptr<T> AllocSharedString(const Args(&...args), in AllocSharedString() function
328 .withConstValue(AllocSharedString<C2PortMediaTypeSetting::input>( in Initialize()333 .withConstValue(AllocSharedString<C2PortMediaTypeSetting::output>( in Initialize()
284 .withConstValue(AllocSharedString<C2PortMediaTypeSetting::input>( in DecodeInterface()289 .withConstValue(AllocSharedString<C2PortMediaTypeSetting::output>( in DecodeInterface()