Searched defs:MakeShared (Results 1 – 8 of 8) sorted by relevance
33 static inline std::shared_ptr<T> MakeShared(Args &&... args) in MakeShared() function
33 static inline std::shared_ptr<T> MakeShared(Args &&...args) in MakeShared() function
77 std::shared_ptr<ISemaphore> ISemaphore::MakeShared(unsigned int count) in MakeShared() function in OHOS::AI::ISemaphore
92 std::shared_ptr<IEvent> IEvent::MakeShared() in MakeShared() function in OHOS::AI::IEvent