Searched defs:RemoveProcessor (Results 1 – 6 of 6) sorted by relevance
39 int AppEventProcessorMgr::RemoveProcessor(int64_t processorId) in RemoveProcessor() function in OHOS::HiviewDFX::HiAppEvent::AppEventProcessorMgr
168 void Pipeline::RemoveProcessor(std::weak_ptr<Plugin> plugin) in RemoveProcessor() function in OHOS::HiviewDFX::Pipeline
211 int RemoveProcessor(int64_t processorId) in RemoveProcessor() function
142 int HiAppEventImpl::RemoveProcessor(int64_t processorId) in RemoveProcessor() function in OHOS::CJSystemapi::HiAppEvent::HiAppEventImpl
59 static napi_value RemoveProcessor(napi_env env, napi_callback_info info) in RemoveProcessor() function
427 bool RemoveProcessor(const napi_env env, const napi_value id) in RemoveProcessor() function