Home
last modified time | relevance | path

Searched refs:ERROR_PROCESSOR_NOT_ADDED (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/hiviewdfx/hiappevent/frameworks/native/ndk/src/
H A Dndk_app_event_processor_service.cpp218 return ErrorCode::ERROR_PROCESSOR_NOT_ADDED; in RemoveProcessor()
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/include/
H A Dhiappevent_base.h39 const int ERROR_PROCESSOR_NOT_ADDED = -8; variable
/ohos5.0/base/hiviewdfx/hiappevent/test/unittest/common/native/
H A Dhiappevent_native_test.cpp735 ASSERT_EQ(RemoveProcessor(0), ErrorCode::ERROR_PROCESSOR_NOT_ADDED);