Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/test/fuzztest/notificationmediacontent_fuzzer/
H A Dnotificationmediacontent_fuzzer.cpp27 // test SetAVToken function in DoSomethingInterestingWithMyAPI()
29 notificationMediaContent.SetAVToken(avToken); in DoSomethingInterestingWithMyAPI()
/base/notification/distributed_notification_service/interfaces/inner_api/
H A Dnotification_media_content.h39 void SetAVToken(const std::shared_ptr<AVToken> &avToken);
/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dnotification_media_content.cpp22 void NotificationMediaContent::SetAVToken(const std::shared_ptr<AVToken> &avToken) in SetAVToken() function in OHOS::Notification::NotificationMediaContent
/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
H A Dnotification_media_content_test.cpp37 * @tc.desc: Test SetAVToken parameters.
45 rrc->SetAVToken(avToken); in HWTEST_F()
/base/notification/distributed_notification_service/frameworks/test/moduletest/
H A Dans_innerkits_module_publish_test.cpp649 mediaContent->SetAVToken(nullptr); in HWTEST_F()

Completed in 5 milliseconds