Searched refs:BASE_BUNDLE_INFO (Results 1 – 3 of 3) sorted by relevance
1547 const std::string BASE_BUNDLE_INFO = "baseBundleInfo"; member in OHOS::BmsBundleDataStorageDatabaseTest1562 nlohmann::json bundleInfoJson = innerBundleInfoJson_.at(BASE_BUNDLE_INFO); in CheckInvalidPropDeserialize()1625 nlohmann::json sourceInfoJson = innerBundleInfoJson_.at(BASE_BUNDLE_INFO);1655 infoJson = innerBundleInfoJson_.at(BASE_BUNDLE_INFO);
35 const std::string BASE_BUNDLE_INFO = "baseBundleInfo"; variable
36 constexpr const char* BASE_BUNDLE_INFO = "baseBundleInfo"; variable468 jsonObject[BASE_BUNDLE_INFO] = *baseBundleInfo_; in ToJson()1301 BASE_BUNDLE_INFO, in FromJson()