Searched refs:GetMessageUser (Results 1 – 7 of 7) sorted by relevance
| /base/notification/distributed_notification_service/interfaces/inner_api/ |
| D | notification_conversational_content.h | 48 MessageUser GetMessageUser() const;
|
| /base/notification/distributed_notification_service/test/fuzztest/notificationconversationalcontent_fuzzer/ |
| D | notificationconversationalcontent_fuzzer.cpp | 32 NotificationConversationalContent.GetMessageUser(); in DoSomethingInterestingWithMyAPI()
|
| /base/notification/distributed_notification_service/frameworks/ans/src/ |
| D | notification_conversational_content.cpp | 27 MessageUser NotificationConversationalContent::GetMessageUser() const in GetMessageUser() function in OHOS::Notification::NotificationConversationalContent
|
| /base/notification/distributed_notification_service/frameworks/js/napi/include/ |
| D | common.h | 1308 …static napi_value GetMessageUser(const napi_env &env, const napi_value &result, MessageUser &messa…
|
| /base/notification/distributed_notification_service/frameworks/core/src/ |
| D | ans_notification.cpp | 1041 auto picture = conversationalContent->GetMessageUser().GetPixelMap(); in CheckImageSizeForContent()
|
| /base/notification/distributed_notification_service/frameworks/js/napi/src/ |
| D | common.cpp | 1085 if (!SetMessageUser(env, conversationalContent->GetMessageUser(), messageUserResult)) { in SetNotificationConversationalContent() 3414 if (!GetMessageUser(env, userResult, user)) { in GetNotificationConversationalContentByUser() 3599 if (!GetMessageUser(env, senderResult, sender)) { in GetConversationalMessageBasicInfo() 3661 napi_value Common::GetMessageUser(const napi_env &env, const napi_value &result, MessageUser &messa… in GetMessageUser() function in OHOS::NotificationNapi::Common
|
| /base/notification/distributed_notification_service/frameworks/test/moduletest/ |
| D | ans_innerkits_module_publish_test.cpp | 272 MessageUser user = notificationConversationContent->GetMessageUser(); in CheckCaseFourResult()
|