Searched defs:GetTypeName (Results 1 – 4 of 4) sorted by relevance
34 template<typename T> std::string GetTypeName() in GetTypeName() function39 template<> std::string GetTypeName<int>() in GetTypeName() function44 template<> std::string GetTypeName<bool>() in GetTypeName() function49 template<> std::string GetTypeName<int64_t>() in GetTypeName() function54 template<> std::string GetTypeName<float>() in GetTypeName() function59 template<> std::string GetTypeName<double>() in GetTypeName() function64 template<> std::string GetTypeName<std::string>() in GetTypeName() function69 template<> std::string GetTypeName<std::vector<std::string>>() in GetTypeName() function74 template<> std::string GetTypeName<std::vector<double>>() in GetTypeName() function79 template<> std::string GetTypeName<std::vector<bool>>() in GetTypeName() function
51 std::string GetTypeName() in GetTypeName() function
317 std::string MissionList::GetTypeName() in GetTypeName() function in OHOS::AAFwk::MissionList
817 std::string JsInputMonitor::GetTypeName() const in GetTypeName() function in OHOS::MMI::JsInputMonitor