Searched refs:PROFILE_KEY_BUNDLENAME (Results 1 – 3 of 3) sorted by relevance
73 const char PROFILE_KEY_BUNDLENAME[] = "bundleName"; variable
205 *bundleName = Utils::Strdup(ParseValue(appObject, PROFILE_KEY_BUNDLENAME)); in ParseBundleParam()322 bundleProfile.bundleName = ParseValue(appObject, PROFILE_KEY_BUNDLENAME); in ParseJsonInfo()
129 *bundleName = Utils::Strdup(ParseValue(appObject, PROFILE_KEY_BUNDLENAME)); in ParseBundleAttr()196 bundleProfile.bundleName = ParseValue(appObject, PROFILE_KEY_BUNDLENAME); in ParseJsonInfo()