Home
last modified time | relevance | path

Searched refs:SetDomain (Results 1 – 5 of 5) sorted by relevance

/base/hiviewdfx/hiview/plugins/freeze_detector/
Drule_cluster.h118 void SetDomain(const std::string& domain) in SetDomain() function
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/observer/
Dos_event_listener.cpp211 appEventPack->SetDomain(eventJson[propertyName].asString()); in GetAppEventPackFromJson()
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/include/
Dhiappevent_base.h196 void SetDomain(const std::string& domain);
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/cache/
Dapp_event_store.cpp85 event->SetDomain(GetStringFromResultSet(resultSet, Events::FIELD_DOMAIN)); in GetEventFromResultSet()
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/
Dhiappevent_base.cpp674 void AppEventPack::SetDomain(const std::string& domain) in SetDomain() function in OHOS::HiviewDFX::AppEventPack