Change-Id: I2d450dcfdbc275872018fd118fc6b15dadba6bc2
Signed-off-by: Semun Lee <semun.lee@samsung.com>
* @since_tizen @if MOBILE 2.3 @elseif WEARABLE 2.3.1 @endif
* @remarks You should not free the @a key returned by this function.
* @param[in] key The key of the value added to the preference
- * @param[in] value The value associated with the key
* @param[in] user_data The user data passed from the foreach function
* @return @c true to continue with the next iteration of the loop,
* otherwise @c false to break out of the loop