Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/
H A Dbundle_info.cpp430 for (auto &modulePublicDir : modulePublicDirs) { in Marshalling() local
431 WRITE_PARCEL_AND_RETURN_FALSE_IF_FAIL(String16, parcel, Str8ToStr16(modulePublicDir)); in Marshalling()