Home
last modified time | relevance | path

Searched defs:RemoveProcessor (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/base/hiviewdfx/hiappevent/interfaces/native/inner_api/src/
H A Dapp_event_processor_mgr.cpp39 int AppEventProcessorMgr::RemoveProcessor(int64_t processorId) in RemoveProcessor() function in OHOS::HiviewDFX::HiAppEvent::AppEventProcessorMgr
/ohos5.0/base/hiviewdfx/hiview/base/
H A Dpipeline.cpp168 void Pipeline::RemoveProcessor(std::weak_ptr<Plugin> plugin) in RemoveProcessor() function in OHOS::HiviewDFX::Pipeline
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/native/ndk/src/
H A Dndk_app_event_processor_service.cpp211 int RemoveProcessor(int64_t processorId) in RemoveProcessor() function
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/cj/ffi/src/
H A Dhiappevent_impl.cpp142 int HiAppEventImpl::RemoveProcessor(int64_t processorId) in RemoveProcessor() function in OHOS::CJSystemapi::HiAppEvent::HiAppEventImpl
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/js/napi/src/
H A Dnapi_hiappevent_js_v9.cpp59 static napi_value RemoveProcessor(napi_env env, napi_callback_info info) in RemoveProcessor() function
H A Dnapi_hiappevent_processor.cpp427 bool RemoveProcessor(const napi_env env, const napi_value id) in RemoveProcessor() function