Home
last modified time | relevance | path

Searched refs:ValidateUserProperty (Results 1 - 5 of 5) sorted by relevance

/base/hiviewdfx/hiappevent/test/processor/
H A Dtest_processor.h30 int ValidateUserProperty(const UserProperty& userProperty) override;
H A Dtest_processor.cpp82 int TestProcessor::ValidateUserProperty(const UserProperty& userProperty) in ValidateUserProperty() function in OHOS::HiviewDFX::HiAppEvent::TestProcessor
/base/hiviewdfx/hiappevent/interfaces/native/inner_api/include/
H A Dapp_event_processor.h44 virtual int ValidateUserProperty(const UserProperty& userProperty) = 0;
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/observer/
H A Dapp_event_processor_proxy.cpp110 && processor_->ValidateUserProperty(userProperty) == 0) { in GetValidUserProperties()
/base/hiviewdfx/hiappevent/test/unittest/common/native/
H A Dhiappevent_inner_api_test.cpp243 int ValidateUserProperty(const UserProperty& userProperty) override;
278 int AppEventProcessorTest::ValidateUserProperty(const UserProperty& userProperty) in ValidateUserProperty() function in AppEventProcessorTest

Completed in 5 milliseconds