Home
last modified time | relevance | path

Searched refs:removable_ (Results 1 - 2 of 2) sorted by relevance

/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dpre_install_bundle_info.h156 return removable_; in IsRemovable()
164 removable_ = removable; in SetRemovable()
285 bool removable_ = true; member in OHOS::AppExecFwk::PreInstallBundleInfo
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dpre_install_bundle_info.cpp42 jsonObject[REMOVABLE] = removable_; in ToJson()
64 removable_, false, parseResult); in FromJson()
87 jsonObject[REMOVABLE] = removable_; in ToString()

Completed in 1 milliseconds