Searched defs:Get (Results 1 – 3 of 3) sorted by relevance
51 template<typename t> t UnencryptedProperties::Get(const char* name, in Get() function
38 template<> std::string UnencryptedProperties::Get(const char* name, in Get() function in UnencryptedProperties
49 ThreadEntry* ThreadEntry::Get(pid_t pid, pid_t tid, bool create) { in Get() function in ThreadEntry