Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/adapter/plugins/eventservice/service/
H A Dsys_event_service_adapter.cpp57 void SysEventServiceAdapter::BindGetTypeFunc(const GetTypeByDomainNameFunc& getTypeFunc) in BindGetTypeFunc() function in OHOS::HiviewDFX::SysEventServiceAdapter
64 service->BindGetTypeFunc(getTypeFunc); in BindGetTypeFunc()
H A Dsys_event_service_adapter.h31 static void BindGetTypeFunc(const GetTypeByDomainNameFunc& getTypeFunc);
/ohos5.0/base/hiviewdfx/hiview/adapter/plugins/eventservice/service/idl/include/
H A Dsys_event_service_ohos.h83 void BindGetTypeFunc(const GetTypeByDomainNameFunc& getTypeFunc);
/ohos5.0/base/hiviewdfx/hiview/plugins/sysevent_source/
H A Dsysevent_source.cpp127 SysEventServiceAdapter::BindGetTypeFunc( in OnLoad()
/ohos5.0/base/hiviewdfx/hiview/adapter/plugins/eventservice/service/test/unittest/common/
H A Dsys_event_service_ohos_test.cpp182 OHOS::HiviewDFX::SysEventServiceAdapter::BindGetTypeFunc(nullptr);
/ohos5.0/base/hiviewdfx/hiview/adapter/plugins/eventservice/service/idl/src/
H A Dsys_event_service_ohos.cpp241 void SysEventServiceOhos::BindGetTypeFunc(const GetTypeByDomainNameFunc& getTypeFunc) in BindGetTypeFunc() function in OHOS::HiviewDFX::SysEventServiceOhos