Searched refs:DP_ERR (Results 1 – 4 of 4) sorted by relevance
60 DP_CHECK_ERROR_RETURN_RET_LOG(!ret, DP_ERR, "copy failed."); in CopyFrom()
249 return ret == DP_OK ? DP_OK : DP_ERR; in SubscribeSystemAbility()262 return ret == DP_OK ? DP_OK : DP_ERR; in UnSubscribeSystemAbility()
51 #define DP_ERR (1) macro
96 DP_CHECK_ERROR_RETURN_RET_LOG(process == nullptr, DP_ERR, "post process is nullptr."); in OnStatusChanged()104 DP_CHECK_ERROR_RETURN_RET_LOG(process == nullptr, DP_ERR, "post process is nullptr."); in OnProcessDone()114 DP_CHECK_ERROR_RETURN_RET_LOG(process == nullptr, DP_ERR, "post process is nullptr."); in OnError()