Searched defs:sptr (Results 1 – 3 of 3) sorted by relevance
21 using sptr = std::shared_ptr<T>; variable
221 [&managerId](const std::shared_ptr<IManager> sptr) -> bool { in CheckManagerList()
1055 char *sptr = NULL; in FillBytesVal() local