Home
last modified time | relevance | path

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

/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/
Dinstall_param.cpp54 std::string sharedBundleDirPath = Str16ToStr8(parcel.ReadString16()); in ReadFromParcel() local
119 for (const auto& sharedBundleDirPath : sharedBundleDirPaths) { in Marshalling() local