Lines Matching refs:PasteboardError
212 return static_cast<int32_t>(PasteboardError::OBTAIN_SERVER_SA_ERROR); in GetRecordValueByType()
246 static_cast<int32_t>(PasteboardError::OBTAIN_SERVER_SA_ERROR)); in GetPasteData()
247 return static_cast<int32_t>(PasteboardError::OBTAIN_SERVER_SA_ERROR); in GetPasteData()
256 if (ret == static_cast<int32_t>(PasteboardError::E_OK)) { in GetPasteData()
266 } else if (ret != static_cast<int32_t>(PasteboardError::TASK_PROCESSING) && in GetPasteData()
402 static_cast<int32_t>(PasteboardError::OBTAIN_SERVER_SA_ERROR)); in SetPasteData()
403 return static_cast<int32_t>(PasteboardError::OBTAIN_SERVER_SA_ERROR); in SetPasteData()
419 if (ret == static_cast<int32_t>(PasteboardError::E_OK)) { in SetPasteData()
535 return static_cast<int32_t>(PasteboardError::OBTAIN_SERVER_SA_ERROR); in SetGlobalShareOption()
544 return static_cast<int32_t>(PasteboardError::OBTAIN_SERVER_SA_ERROR); in RemoveGlobalShareOption()
562 return static_cast<int32_t>(PasteboardError::OBTAIN_SERVER_SA_ERROR); in SetAppShareOptions()
571 return static_cast<int32_t>(PasteboardError::OBTAIN_SERVER_SA_ERROR); in RemoveAppShareOptions()
593 return static_cast<int32_t>(PasteboardError::OBTAIN_SERVER_SA_ERROR); in GetDataSource()