Home
last modified time | relevance | path

Searched defs:authUserInfoParcel (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/security/dlp_permission_service/frameworks/dlp_permission/src/
H A Dauth_user_info_parcel.cpp49 auto authUserInfoParcel = new (std::nothrow) AuthUserInfoParcel(); in Unmarshalling() local
H A Ddlp_policy_parcel.cpp37 sptr<AuthUserInfoParcel> authUserInfoParcel = new (std::nothrow) AuthUserInfoParcel(); in Marshalling() local
246 sptr<AuthUserInfoParcel> authUserInfoParcel = in.ReadParcelable<AuthUserInfoParcel>(); in ReadParcel() local