Home
last modified time | relevance | path

Searched refs:JSON_ORIENTATION (Results 1 - 1 of 1) sorted by relevance

/base/useriam/user_auth_framework/services/context/src/
H A Dwidget_json.cpp50 const std::string JSON_ORIENTATION = "orientation"; member
250 {JSON_ORIENTATION, notice.orientation}, in to_json()
273 if (isNumberItem(jsonNotice, JSON_ORIENTATION)) { in from_json()
274 jsonNotice.at(JSON_ORIENTATION).get_to(notice.orientation); in from_json()

Completed in 2 milliseconds