Home
last modified time | relevance | path

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

/base/hiviewdfx/hiappevent/interfaces/native/inner_api/src/
Dapp_event_processor_mgr.cpp42 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.cpp45 void ComponentProcessorFactory::RegisterProcessor(Constructor constructor, std::vector<std::string>… in RegisterProcessor() function in Updater::ComponentProcessorFactory