Home
last modified time | relevance | path

Searched defs:GetTypeName (Results 1 – 4 of 4) sorted by relevance

/foundation/distributeddatamgr/preferences/frameworks/native/src/
Dpreferences_impl.cpp34 template<typename T> std::string GetTypeName() in GetTypeName() function
39 template<> std::string GetTypeName<int>() in GetTypeName() function
44 template<> std::string GetTypeName<bool>() in GetTypeName() function
49 template<> std::string GetTypeName<int64_t>() in GetTypeName() function
54 template<> std::string GetTypeName<float>() in GetTypeName() function
59 template<> std::string GetTypeName<double>() in GetTypeName() function
64 template<> std::string GetTypeName<std::string>() in GetTypeName() function
69 template<> std::string GetTypeName<std::vector<std::string>>() in GetTypeName() function
74 template<> std::string GetTypeName<std::vector<double>>() in GetTypeName() function
79 template<> std::string GetTypeName<std::vector<bool>>() in GetTypeName() function
/foundation/graphic/graphic_2d/rosen/modules/texgine/src/utils/
Dmemory_reporter.h51 std::string GetTypeName() in GetTypeName() function
/foundation/ability/ability_runtime/services/abilitymgr/src/
Dmission_list.cpp317 std::string MissionList::GetTypeName() in GetTypeName() function in OHOS::AAFwk::MissionList
/foundation/multimodalinput/input/frameworks/napi/input_monitor/src/
Djs_input_monitor.cpp817 std::string JsInputMonitor::GetTypeName() const in GetTypeName() function in OHOS::MMI::JsInputMonitor