Lines Matching refs:toAStatus
321 return toAStatus(errorStatus); in executeFencedCommon()
395 return toAStatus(errorStatus); in executeSynchronouslyInternal()
418 return toAStatus(errorStatus); in executeSynchronouslyCommon()
488 return toAStatus(ErrorStatus::INVALID_ARGUMENT, in executeSynchronously()
493 return toAStatus(ErrorStatus::INVALID_ARGUMENT, "Invalid memoryIdentifierTokens"); in executeSynchronously()
499 return toAStatus(ErrorStatus::GENERAL_FAILURE, in executeSynchronously()
512 return toAStatus(ErrorStatus::INVALID_ARGUMENT, in executeSynchronouslyWithConfig()
517 return toAStatus(ErrorStatus::INVALID_ARGUMENT, "Invalid memoryIdentifierTokens"); in executeSynchronouslyWithConfig()
523 return toAStatus(ErrorStatus::GENERAL_FAILURE, in executeSynchronouslyWithConfig()
534 return toAStatus(ErrorStatus::INVALID_ARGUMENT, "Invalid memoryIdentifierToken"); in releaseMemoryResource()
573 return toAStatus(errorStatus); in createReusableExecution()
606 return toAStatus(ErrorStatus::GENERAL_FAILURE, in executeSynchronously()
627 return toAStatus(ErrorStatus::GENERAL_FAILURE, in executeFenced()