Searched refs:NO_TRUST_DEVICE_ERROR (Results 1 – 5 of 5) sorted by relevance
61 NO_TRUST_DEVICE_ERROR, enumerator102 {PasteboardError::NO_TRUST_DEVICE_ERROR, "NO_TRUST_DEVICE_ERROR"},
109 ASSERT_TRUE(ret == static_cast<int32_t>(PasteboardError::NO_TRUST_DEVICE_ERROR));
109 return static_cast<int32_t>(PasteboardError::NO_TRUST_DEVICE_ERROR); in GetEnabledStatus()
204 return static_cast<int32_t>(PasteboardError::NO_TRUST_DEVICE_ERROR); in GetRemoteDeviceInfo()
200 return std::make_pair(static_cast<int32_t>(PasteboardError::NO_TRUST_DEVICE_ERROR), ""); in GetEnabledStatus()