Home
last modified time | relevance | path

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

/ohos5.0/foundation/deviceprofile/device_info_manager/common/src/utils/
H A Dipc_utils.cpp42 bool IpcUtils::Marshalling(MessageParcel& parcel, const std::vector<AccessControlProfile>& aclProfi… in Marshalling()
155 bool IpcUtils::UnMarshalling(MessageParcel& parcel, std::vector<AccessControlProfile>& aclProfiles) in UnMarshalling()
/ohos5.0/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_deviceprofile.cpp132 std::vector<OHOS::DistributedDeviceProfile::AccessControlProfile> aclProfiles; in IsPotentialTrustedDeviceDp() local