Home
last modified time | relevance | path

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

/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dpre_install_bundle_info.cpp28 constexpr const char* IS_UNINSTALLED = "isUninstalled"; member
43 jsonObject[IS_UNINSTALLED] = isUninstalled_; in ToJson()
65 BMSJsonUtil::GetBoolValueIfFindKey(jsonObject, jsonObjectEnd, IS_UNINSTALLED, in FromJson()
88 jsonObject[IS_UNINSTALLED] = isUninstalled_; in ToString()

Completed in 1 milliseconds