Home
last modified time | relevance | path

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

/foundation/distributedhardware/device_manager/services/service/src/pinholder/
H A Dpin_holder.cpp28 constexpr int32_t REPLY_SUCCESS = 0; member
259 jsonObj[TAG_REPLY] = REPLY_SUCCESS; in ProcessCreateMsg()
298 if (reply == REPLY_SUCCESS) { in ProcessCreateRespMsg()
337 jsonObj[TAG_REPLY] = REPLY_SUCCESS; in ProcessDestroyMsg()
405 if (reply == REPLY_SUCCESS) { in ProcessDestroyResMsg()
609 jsonObj[TAG_REPLY] = REPLY_SUCCESS; in ProcessChangeMsg()
646 if (reply == REPLY_SUCCESS) { in ProcessChangeRespMsg()

Completed in 2 milliseconds