Searched defs:AllocSharedString (Results 1 – 2 of 2) sorted by relevance
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