Home
last modified time | relevance | path

Searched refs:INFO_FAIL (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.h41 INFO_FAIL = 2, enumerator
79 { CoordinationMessage::ACTIVATE_FAIL, CooperateMessage::INFO_FAIL }
/ohos5.0/base/msdp/device_status/frameworks/js/napi/interaction/cooperate/src/
H A Djs_cooperate_context.cpp368 …e_int32(env, static_cast<int32_t>(JsEventCooperateTarget::CooperateMessage::INFO_FAIL), &infoFail), in DeclareDeviceCoordinationInterface()