Lines Matching refs:fromExceptionCode
187 return Status::fromExceptionCode(Status::EX_SECURITY); in addService()
191 return Status::fromExceptionCode(Status::EX_SECURITY); in addService()
195 return Status::fromExceptionCode(Status::EX_ILLEGAL_ARGUMENT); in addService()
200 return Status::fromExceptionCode(Status::EX_ILLEGAL_ARGUMENT); in addService()
206 return Status::fromExceptionCode(Status::EX_ILLEGAL_ARGUMENT); in addService()
213 return Status::fromExceptionCode(Status::EX_ILLEGAL_STATE); in addService()
237 return Status::fromExceptionCode(Status::EX_SECURITY); in listServices()
266 return Status::fromExceptionCode(Status::EX_SECURITY); in registerForNotifications()
271 return Status::fromExceptionCode(Status::EX_ILLEGAL_ARGUMENT); in registerForNotifications()
275 return Status::fromExceptionCode(Status::EX_NULL_POINTER); in registerForNotifications()
280 return Status::fromExceptionCode(Status::EX_ILLEGAL_STATE); in registerForNotifications()
300 return Status::fromExceptionCode(Status::EX_SECURITY); in unregisterForNotifications()
312 return Status::fromExceptionCode(Status::EX_ILLEGAL_STATE); in unregisterForNotifications()
322 return Status::fromExceptionCode(Status::EX_SECURITY); in isDeclared()
384 return Status::fromExceptionCode(Status::EX_NULL_POINTER); in registerClientCallback()
389 return Status::fromExceptionCode(Status::EX_SECURITY); in registerClientCallback()
395 return Status::fromExceptionCode(Status::EX_ILLEGAL_ARGUMENT); in registerClientCallback()
400 return Status::fromExceptionCode(Status::EX_UNSUPPORTED_OPERATION); in registerClientCallback()
406 return Status::fromExceptionCode(Status::EX_ILLEGAL_ARGUMENT); in registerClientCallback()
411 return Status::fromExceptionCode(Status::EX_ILLEGAL_STATE); in registerClientCallback()
518 return Status::fromExceptionCode(Status::EX_NULL_POINTER); in tryUnregisterService()
523 return Status::fromExceptionCode(Status::EX_SECURITY); in tryUnregisterService()
530 return Status::fromExceptionCode(Status::EX_ILLEGAL_STATE); in tryUnregisterService()
535 return Status::fromExceptionCode(Status::EX_UNSUPPORTED_OPERATION); in tryUnregisterService()
543 return Status::fromExceptionCode(Status::EX_ILLEGAL_STATE); in tryUnregisterService()
548 return Status::fromExceptionCode(Status::EX_ILLEGAL_STATE); in tryUnregisterService()
563 return Status::fromExceptionCode(Status::EX_ILLEGAL_STATE); in tryUnregisterService()