Searched refs:SafePath (Results 1 – 1 of 1) sorted by relevance
40 NN_UTIL_AUTOOBJECT_BEGIN_DEFINE_T1(SafePath, NN_UTIL_AUTOOBJECT_T0)47 SafePath() {} in SafePath() function48 SafePath(const Char* s) : Base(s) {} in SafePath() function49 template <class T> explicit SafePath(const T* s) : Base(s) {} in SafePath() function