Home
last modified time | relevance | path

Searched defs:RegisterProcessor (Results 1 – 4 of 4) sorted by relevance

/base/hiviewdfx/hiappevent/interfaces/native/inner_api/src/
Dapp_event_processor_mgr.cpp47 int AppEventProcessorMgr::RegisterProcessor(const std::string& name, std::shared_ptr<AppEventProces… in RegisterProcessor() function in OHOS::HiviewDFX::HiAppEvent::AppEventProcessorMgr
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/load/
Dmodule_loader.cpp101 int ModuleLoader::RegisterProcessor(const std::string& name, std::shared_ptr<AppEventProcessor> pro… in RegisterProcessor() function in OHOS::HiviewDFX::HiAppEvent::ModuleLoader
/base/update/updater/services/flow_update/update_bin/
Dcomponent_processor.cpp46 void ComponentProcessorFactory::RegisterProcessor(Constructor constructor, std::vector<std::string>… in RegisterProcessor() function in Updater::ComponentProcessorFactory
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/observer/
Dapp_event_observer_mgr.cpp312 int AppEventObserverMgr::RegisterProcessor(const std::string& name, std::shared_ptr<AppEventProcess… in RegisterProcessor() function in OHOS::HiviewDFX::AppEventObserverMgr