Searched refs:INNER_FORM_INFO_BUNDLE_NAME (Results 1 – 1 of 1) sorted by relevance
27 const std::string INNER_FORM_INFO_BUNDLE_NAME = "bundleName"; variable45 jsonObject[INNER_FORM_INFO_BUNDLE_NAME] = formDBInfo_.bundleName; in ToJson()74 GetValueIfFindKey<std::string>(jsonObject, jsonObjectEnd, INNER_FORM_INFO_BUNDLE_NAME, in FromJson()