Searched refs:KEY_BUNDLE_IMPORTANCE (Results 1 – 1 of 1) sorted by relevance
86 const static std::string KEY_BUNDLE_IMPORTANCE = "importance"; variable639 …GenerateBundleKey(bundleKey, KEY_BUNDLE_IMPORTANCE), std::to_string(bundleInfo.GetImportance()), v… in PutBundlePropertyValueToDisturbeDB()918 keyStr = GenerateBundleKey(bundleKey, KEY_BUNDLE_IMPORTANCE); in PutBundlePropertyToDisturbeDB()1092 if (typeStr.compare(KEY_BUNDLE_IMPORTANCE) == 0) { in ParseBundlePropertyFromDisturbeDB()