Searched refs:JSON_KEY_BUNDLE_NAME_ID (Results 1 – 1 of 1) sorted by relevance
36 const std::string JSON_KEY_BUNDLE_NAME_ID = "bundleNameId"; variable294 jsonObject[JSON_KEY_BUNDLE_NAME_ID] = bundleNameId; in ToString()329 GetValueIfFindKey<uint16_t>(jsonObject, jsonObjectEnd, JSON_KEY_BUNDLE_NAME_ID, bundleNameId, in FromJsonString()