Home
last modified time | relevance | path

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

/hardware/google/av/media/codecs/base/include/
DSimpleC2Interface.h188 std::shared_ptr<T> AllocSharedString(const Args(&... args), const char *str) { in AllocSharedString() function
196 std::shared_ptr<T> AllocSharedString(const Args(&... args), const std::string &str) { in AllocSharedString() function