Home
last modified time | relevance | path

Searched refs:INFO_SUCCESS (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/msdp/device_status/frameworks/js/napi/interaction/cooperate/include/
H A Djs_event_cooperate_target.h40 INFO_SUCCESS = 1, enumerator
78 { CoordinationMessage::ACTIVATE_SUCCESS, CooperateMessage::INFO_SUCCESS },
/ohos5.0/base/msdp/device_status/frameworks/js/napi/interaction/cooperate/src/
H A Djs_cooperate_context.cpp366 …static_cast<int32_t>(JsEventCooperateTarget::CooperateMessage::INFO_SUCCESS), &infoSuccess), CREAT… in DeclareDeviceCoordinationInterface()