Home
last modified time | relevance | path

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

/base/hiviewdfx/hiappevent/interfaces/native/inner_api/src/
Dapp_event_processor_mgr.cpp46 int AppEventProcessorMgr::RemoveProcessor(int64_t processorId) in RemoveProcessor() function in OHOS::HiviewDFX::HiAppEvent::AppEventProcessorMgr
/base/hiviewdfx/hiview/base/
Dpipeline.cpp149 void Pipeline::RemoveProcessor(std::weak_ptr<Plugin> plugin) in RemoveProcessor() function in OHOS::HiviewDFX::Pipeline
/base/hiviewdfx/hiappevent/frameworks/native/ndk/src/
Dndk_app_event_processor_service.cpp228 int RemoveProcessor(int64_t processorId) in RemoveProcessor() function
/base/hiviewdfx/hiappevent/frameworks/cj/ffi/src/
Dhiappevent_impl.cpp140 int HiAppEventImpl::RemoveProcessor(int64_t processorId) in RemoveProcessor() function in OHOS::CJSystemapi::HiAppEvent::HiAppEventImpl
/base/hiviewdfx/hiappevent/frameworks/js/napi/src/
Dnapi_hiappevent_js_v9.cpp96 static napi_value RemoveProcessor(napi_env env, napi_callback_info info) in RemoveProcessor() function
Dnapi_hiappevent_processor.cpp516 bool RemoveProcessor(const napi_env env, const napi_value id) in RemoveProcessor() function
/base/hiviewdfx/hiappevent/frameworks/ets/ani/hiappevent/src/
Dhiappevent_ani.cpp208 void HiAppEventAni::RemoveProcessor(ani_env *env, ani_double id) in RemoveProcessor() function in HiAppEventAni
Dhiappevent_ani_helper.cpp618 bool HiAppEventAniHelper::RemoveProcessor(ani_env *env, ani_double id) in RemoveProcessor() function in HiAppEventAniHelper