Home
last modified time | relevance | path

Searched refs:MarshallingWantParameters (Results 1 - 3 of 3) sorted by relevance

/base/notification/distributed_notification_service/interfaces/inner_api/
H A Dreminder_request.h1094 bool MarshallingWantParameters(Parcel& parcel, const AAFwk::WantParams& params) const;
/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
H A Dreminder_request_test.cpp1943 * @tc.desc: Test MarshallingWantParameters parameters.
1952 bool ret = rrc->MarshallingWantParameters(p1, params1); in HWTEST_F()
1959 ret = rrc->MarshallingWantParameters(p2, params1); in HWTEST_F()
/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dreminder_request.cpp1081 bool ReminderRequest::MarshallingWantParameters(Parcel& parcel, const AAFwk::WantParams& params) const in MarshallingWantParameters() function in OHOS::Notification::ReminderRequest
1108 if (!MarshallingWantParameters(parcel, wantAgentInfo_->parameters)) { in Marshalling()

Completed in 9 milliseconds