Home
last modified time | relevance | path

Searched defs:sound (Results 1 - 13 of 13) sorted by relevance

/base/notification/distributed_notification_service/services/ans/src/
H A Dnotification_slot_filter.cpp47 auto sound = record->slot->GetSound(); in OnPublish() local
/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
H A Dnotification_flags_test.cpp43 NotificationConstant::FlagStatus sound =NotificationConstant::FlagStatus(1); in HWTEST_F() local
H A Dnotification_test.cpp161 Uri sound = Uri("sound"); in HWTEST_F() local
406 Uri sound = Uri("sound"); in HWTEST_F() local
423 Uri sound in HWTEST_F() local
502 Uri sound = Uri("sound"); HWTEST_F() local
519 Uri sound = Uri("sound"); HWTEST_F() local
542 auto sound = std::make_shared<Uri>("sound"); HWTEST_F() local
563 auto sound = std::make_shared<Uri>("sound"); HWTEST_F() local
[all...]
/base/notification/distributed_notification_service/test/fuzztest/publishcontinuoustasknotification_fuzzer/
H A Dpublishcontinuoustasknotification_fuzzer.cpp58 Notification::NotificationConstant::FlagStatus sound = in DoSomethingInterestingWithMyAPI() local
/base/notification/distributed_notification_service/test/fuzztest/publishnotification_fuzzer/
H A Dpublishnotification_fuzzer.cpp58 Notification::NotificationConstant::FlagStatus sound = in DoSomethingInterestingWithMyAPI() local
/base/location/frameworks/js/napi/notification/src/
H A Dnotification_napi.cpp515 std::string sound; in GetNotificationSlotByString() local
/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dnotification.cpp516 void Notification::SetSound(const Uri &sound) in SetSound() argument
H A Dnotification_slot.cpp215 void NotificationSlot::SetSound(const Uri &sound) in SetSound() argument
H A Dnotification_request.cpp2737 void NotificationRequest::SetSound(const std::string &sound) in SetSound() argument
/base/notification/distributed_notification_service/frameworks/js/napi/src/
H A Dcommon.cpp785 std::string sound; in GetNotificationSlotByString() local
[all...]
H A Dcommon_convert_request.cpp1335 std::string sound = AppExecFwk::UnwrapStringFromJS(env, soundValue); in GetNotificationSound() local
H A Dsubscribe.cpp117 std::string sound; in SetSubscribeCallbackData() local
/base/notification/distributed_notification_service/frameworks/cj/ffi/include/
H A Dnotification_utils.h221 char* sound; member

Completed in 17 milliseconds