Searched refs:BindGetTypeFunc (Results 1 – 6 of 6) sorted by relevance
57 void SysEventServiceAdapter::BindGetTypeFunc(const GetTypeByDomainNameFunc& getTypeFunc) in BindGetTypeFunc() function in OHOS::HiviewDFX::SysEventServiceAdapter64 service->BindGetTypeFunc(getTypeFunc); in BindGetTypeFunc()
31 static void BindGetTypeFunc(const GetTypeByDomainNameFunc& getTypeFunc);
83 void BindGetTypeFunc(const GetTypeByDomainNameFunc& getTypeFunc);
127 SysEventServiceAdapter::BindGetTypeFunc( in OnLoad()
182 OHOS::HiviewDFX::SysEventServiceAdapter::BindGetTypeFunc(nullptr);
241 void SysEventServiceOhos::BindGetTypeFunc(const GetTypeByDomainNameFunc& getTypeFunc) in BindGetTypeFunc() function in OHOS::HiviewDFX::SysEventServiceOhos