Home
last modified time | relevance | path

Searched defs:notificationData (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/services/ans/test/unittest/mock/
H A Dmock_push_callback_stub.cpp21 int32_t MockPushCallBackStub::OnCheckNotification(const std::string &notificationData, in OnCheckNotification()
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dpush_callback_stub.cpp82 auto notificationData = data.ReadString(); in OnRemoteRequest() local
117const std::string &notificationData, const std::shared_ptr<PushCallBackParam> &pushCallBackParam) in OnCheckNotification()
H A Dnotification_check_info.cpp122 void NotificationCheckInfo::ConvertJsonStringToValue(const std::string &notificationData) in ConvertJsonStringToValue()
/ohos5.0/base/notification/distributed_notification_service/services/ans/test/unittest/
H A Dpush_callback_stub_test.cpp43const std::string &notificationData, const std::shared_ptr<PushCallBackParam> &pushCallBackParam) … in OnCheckNotification()
111 std::string notificationData = "this is notificationData"; variable
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/src/manager/
H A Dnapi_push_callback.cpp131const std::string &notificationData, const std::shared_ptr<PushCallBackParam> &pushCallBackParam) in OnCheckNotification()
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/c_adapter/
H A Dohos_bt_gatt_client.cpp308 BtGattReadData notificationData; in OnCharacteristicChanged() local