Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/
H A Dbundle_info.cpp455 for (auto &reqPermissionState : reqPermissionStates) { in Marshalling() local
456 WRITE_PARCEL_AND_RETURN_FALSE_IF_FAIL(Int32, parcel, reqPermissionState); in Marshalling()