Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dinner_bundle_clone_info.h24 struct InnerBundleCloneInfo { struct
25 int32_t userId = Constants::INVALID_USERID;
51 void from_json(const nlohmann::json& jsonObject, InnerBundleCloneInfo& bundleCloneInfo); argument