Home
last modified time | relevance | path

Searched defs:optObj (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_navigation_utils.cpp68 auto optObj = JSRef<JSObject>::Cast(obj); in ParseBackgroundOptions() local
92 auto optObj = JSRef<JSObject>::Cast(obj); in ParseBarOptions() local
119 auto optObj = JSRef<JSObject>::Cast(obj); in ParseTextOptions() local
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dnotification_request.cpp1970 nlohmann::json optObj; in ConvertObjectsToJson() local
2291 auto optObj = jsonObject.at("distributedOptions"); in ConvertJsonToNotificationDistributedOptions() local