Home
last modified time | relevance | path

Searched refs:reqPermissionDetail (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/
H A Dbundle_info.cpp460 for (auto &reqPermissionDetail : reqPermissionDetails) { in Marshalling() local
461 WRITE_PARCEL_AND_RETURN_FALSE_IF_FAIL(Parcelable, parcel, &reqPermissionDetail); in Marshalling()