Searched refs:BASE_APPLICATION_INFO (Results 1 – 3 of 3) sorted by relevance
34 const std::string BASE_APPLICATION_INFO = "baseApplicationInfo"; variable256 jsonObject[BASE_APPLICATION_INFO] = *baseApplicationInfo_; in ToJson()816 BASE_APPLICATION_INFO, in FromJson()
1548 const std::string BASE_APPLICATION_INFO = "baseApplicationInfo"; member in OHOS::BmsBundleDataStorageDatabaseTest1724 nlohmann::json sourceInfoJson = innerBundleInfoJson_.at(BASE_APPLICATION_INFO);1752 infoJson = innerBundleInfoJson_.at(BASE_APPLICATION_INFO);
35 constexpr const char* BASE_APPLICATION_INFO = "baseApplicationInfo"; variable467 jsonObject[BASE_APPLICATION_INFO] = *baseApplicationInfo_; in ToJson()1309 BASE_APPLICATION_INFO, in FromJson()