Home
last modified time | relevance | path

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

/base/hiviewdfx/hiappevent/test/processor/
H A Dtest_processor.h29 int ValidateUserId(const UserId& userId) override;
H A Dtest_processor.cpp77 int TestProcessor::ValidateUserId(const UserId& userId) in ValidateUserId() function in OHOS::HiviewDFX::HiAppEvent::TestProcessor
/base/hiviewdfx/hiappevent/interfaces/native/inner_api/include/
H A Dapp_event_processor.h43 virtual int ValidateUserId(const UserId& userId) = 0;
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/observer/
H A Dapp_event_processor_proxy.cpp91 && processor_->ValidateUserId(userId) == 0) { in GetValidUserIds()
/base/hiviewdfx/hiappevent/test/unittest/common/native/
H A Dhiappevent_inner_api_test.cpp242 int ValidateUserId(const UserId& userId) override;
273 int AppEventProcessorTest::ValidateUserId(const UserId& userId) in ValidateUserId() function in AppEventProcessorTest

Completed in 3 milliseconds