Home
last modified time | relevance | path

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

/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dpre_install_bundle_info.h172 return isUninstalled_; in IsUninstalled()
180 isUninstalled_ = isUninstalled; in SetIsUninstalled()
286 bool isUninstalled_ = false; member in OHOS::AppExecFwk::PreInstallBundleInfo
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dpre_install_bundle_info.cpp43 jsonObject[IS_UNINSTALLED] = isUninstalled_; in ToJson()
66 isUninstalled_, false, parseResult); in FromJson()
88 jsonObject[IS_UNINSTALLED] = isUninstalled_; in ToString()

Completed in 2 milliseconds