Home
last modified time | relevance | path

Searched refs:GetClassName (Results 1 - 5 of 5) sorted by relevance

/base/theme/wallpaper_mgr/services/src/
H A Dcomponent_name.cpp39 std::string ComponentName::GetClassName() const in GetClassName() function in OHOS::WallpaperMgrService::ComponentName
46 return package_ == obj.GetPackageName() && class_ == obj.GetClassName(); in equals()
/base/hiviewdfx/hilog/interfaces/js/kits/napi/src/hilog/include/context/
H A Dhilog_napi.h28 std::string GetClassName() override;
/base/hiviewdfx/hilog/interfaces/js/kits/napi/src/common/napi/
H A Dn_exporter.h38 virtual std::string GetClassName() = 0;
/base/theme/wallpaper_mgr/services/include/
H A Dcomponent_name.h27 std::string GetClassName() const;
/base/hiviewdfx/hilog/interfaces/js/kits/napi/src/hilog/src/
H A Dhilog_napi.cpp89 string HilogNapi::GetClassName() in GetClassName() function in OHOS::HiviewDFX::HilogNapi

Completed in 3 milliseconds