Searched refs:CombineStrUint (Results 1 – 1 of 1) sorted by relevance
68 static std::string CombineStrUint(const char* fileName, int line) in CombineStrUint() function82 … return AceType::MakeRefPtr<Animator>(context, CombineStrUint(fileName, line).c_str());84 … return AceType::MakeRefPtr<Animator>(context, (CombineStrUint(fileName, line) + name).c_str());95 return AceType::MakeRefPtr<Animator>(CombineStrUint(fileName, line).c_str());97 … return AceType::MakeRefPtr<Animator>((CombineStrUint(fileName, line) + name).c_str());