Home
last modified time | relevance | path

Searched refs:BindGetTagFunc (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/base/hiviewdfx/hiview/adapter/plugins/eventservice/service/
H A Dsys_event_service_adapter.cpp47 void SysEventServiceAdapter::BindGetTagFunc(const GetTagByDomainNameFunc& getTagFunc) in BindGetTagFunc() function in OHOS::HiviewDFX::SysEventServiceAdapter
54 service->BindGetTagFunc(getTagFunc); in BindGetTagFunc()
H A Dsys_event_service_adapter.h30 static void BindGetTagFunc(const GetTagByDomainNameFunc& getTagFunc);
/ohos5.0/base/hiviewdfx/hiview/adapter/plugins/eventservice/service/idl/include/
H A Dsys_event_service_ohos.h82 void BindGetTagFunc(const GetTagByDomainNameFunc& getTagFunc);
/ohos5.0/base/hiviewdfx/hiview/plugins/sysevent_source/
H A Dsysevent_source.cpp123 SysEventServiceAdapter::BindGetTagFunc( in OnLoad()
/ohos5.0/base/hiviewdfx/hiview/adapter/plugins/eventservice/service/test/unittest/common/
H A Dsys_event_service_ohos_test.cpp180 OHOS::HiviewDFX::SysEventServiceAdapter::BindGetTagFunc(nullptr);
/ohos5.0/base/hiviewdfx/hiview/adapter/plugins/eventservice/service/idl/src/
H A Dsys_event_service_ohos.cpp236 void SysEventServiceOhos::BindGetTagFunc(const GetTagByDomainNameFunc& getTagFunc) in BindGetTagFunc() function in OHOS::HiviewDFX::SysEventServiceOhos